Skip to content

refactor custom function execution #163

refactor custom function execution

refactor custom function execution #163

Triggered via pull request October 31, 2024 19:35
Status Failure
Total duration 4m 42s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 31.
lint
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.