Skip to content

Clean up some lints #132

Clean up some lints

Clean up some lints #132

Triggered via pull request September 13, 2023 10:39
Status Failure
Total duration 4m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
3m 57s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/geom_binomdensity.R#L94
file=R/geom_binomdensity.R,line=94,col=15,[undesirable_function_linter] Function "sapply" is undesirable.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L129
file=R/plot.equivalence_test.R,line=129,col=54,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L276
file=R/plot.equivalence_test.R,line=276,col=54,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L393
file=R/plot.equivalence_test.R,line=393,col=54,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
lint-changed-files / lint-changed-files: R/plot.estimate_density.R#L54
file=R/plot.estimate_density.R,line=54,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/plot.estimate_density.R#L55
file=R/plot.estimate_density.R,line=55,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/plot.estimate_density.R#L56
file=R/plot.estimate_density.R,line=56,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/plot.estimate_density.R#L57
file=R/plot.estimate_density.R,line=57,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/plot.estimate_density.R#L58
file=R/plot.estimate_density.R,line=58,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/plot.p_direction.R#L35
file=R/plot.p_direction.R,line=35,col=13,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).