refactor custom function execution #163
Annotations
1 error and 4 warnings
Lint
Process completed with exit code 31.
|
Run r-lib/actions/setup-r-dependencies@v2
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Lint:
R/exec_cfg_check.R#L2
file=R/exec_cfg_check.R,line=2,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Lint:
R/exec_cfg_check.R#L29
file=R/exec_cfg_check.R,line=29,col=5,[object_usage_linter] local variable 'path' assigned but may not be used
|
Lint:
R/exec_cfg_check.R#L31
file=R/exec_cfg_check.R,line=31,col=4,[indentation_linter] Hanging indent should be 13 spaces but is 4 spaces.
|
Loading