Skip to content

Check column names of dataframes? #1148

Check column names of dataframes?

Check column names of dataframes? #1148

Triggered via pull request November 28, 2024 12:47
Status Failure
Total duration 3m 6s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
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#L144
file=R/utils.R,line=144,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files / lint-changed-files: R/utils.R#L265
file=R/utils.R,line=265,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#L269
file=R/utils.R,line=269,col=5,[object_overwrite_linter] 'args' is an exported object from package 'base'. Avoid re-using such symbols.