Check column names of dataframes? #1165
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 11s
Annotations
1 error and 5 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-changed-files / lint-changed-files:
R/adjust.R#L33
file=R/adjust.R,line=33,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
|
lint-changed-files / lint-changed-files:
R/utils.R#L151
file=R/utils.R,line=151,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
lint-changed-files / lint-changed-files:
R/utils.R#L272
file=R/utils.R,line=272,col=5,[object_overwrite_linter] 'args' is an exported object from package 'base'. Avoid re-using such symbols.
|
lint-changed-files / lint-changed-files:
R/utils.R#L276
file=R/utils.R,line=276,col=5,[object_overwrite_linter] 'args' is an exported object from package 'base'. Avoid re-using such symbols.
|