Skip to content

Add warning when size is too small #220

Add warning when size is too small

Add warning when size is too small #220

Triggered via pull request September 28, 2023 17:42
@willgeartywillgearty
synchronize #88
sf-size
Status Success
Total duration 3m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/add_phylopic_base.r#L96
file=R/add_phylopic_base.r,line=96,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 91.
lint: R/add_phylopic_base.r#L201
file=R/add_phylopic_base.r,line=201,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
lint: R/geom_phylopic.R#L84
file=R/geom_phylopic.R,line=84,col=27,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/geom_phylopic.R#L85
file=R/geom_phylopic.R,line=85,col=27,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/geom_phylopic.R#L86
file=R/geom_phylopic.R,line=86,col=27,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/geom_phylopic.R#L121
file=R/geom_phylopic.R,line=121,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 28.
lint: R/geom_phylopic.R#L121
file=R/geom_phylopic.R,line=121,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/geom_phylopic.R#L218
file=R/geom_phylopic.R,line=218,col=58,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/geom_phylopic.R#L380
file=R/geom_phylopic.R,line=380,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 70.
lint: R/geom_phylopic.R#L380
file=R/geom_phylopic.R,line=380,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.