Bump insight
version for .get_dep_version
#221
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
15m 34s
Annotations
1 error and 7 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
R/equivalence_test.R#L386
file=R/equivalence_test.R,line=386,col=33,[undesirable_function_linter] Function "sapply" is undesirable.
|
lint-changed-files / lint-changed-files:
R/equivalence_test.R#L542
file=R/equivalence_test.R,line=542,col=88,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint-changed-files / lint-changed-files:
R/methods_aov.R#L357
file=R/methods_aov.R,line=357,col=9,[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/methods_aov.R#L359
file=R/methods_aov.R,line=359,col=9,[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/methods_aov.R#L361
file=R/methods_aov.R,line=361,col=9,[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/methods_aov.R#L457
file=R/methods_aov.R,line=457,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 267 characters.
|
lint-changed-files / lint-changed-files:
R/methods_aov.R#L567
file=R/methods_aov.R,line=567,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|