Skip to content

Clean up some lints #131

Clean up some lints

Clean up some lints #131

Triggered via pull request September 8, 2023 19:43
Status Failure
Total duration 10m 40s
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
5m 13s
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#L119
file=R/plot.equivalence_test.R,line=119,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L121
file=R/plot.equivalence_test.R,line=121,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L123
file=R/plot.equivalence_test.R,line=123,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L125
file=R/plot.equivalence_test.R,line=125,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L127
file=R/plot.equivalence_test.R,line=127,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L129
file=R/plot.equivalence_test.R,line=129,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
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#L130
file=R/plot.equivalence_test.R,line=130,col=38,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint-changed-files / lint-changed-files: R/plot.equivalence_test.R#L131
file=R/plot.equivalence_test.R,line=131,col=39,[object_name_linter] Variable and function name style should match snake_case or symbols.