Skip to content

Better ncp ci optimization #214

Better ncp ci optimization

Better ncp ci optimization #214

Triggered via pull request January 25, 2024 20:39
@mattansbmattansb
synchronize #629
better-ci
Status Failure
Total duration 2m 34s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 9 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-changed-files / lint-changed-files: R/docs_extra.R#L138
file=R/docs_extra.R,line=138,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 126 characters.
lint-changed-files / lint-changed-files: R/docs_extra.R#L148
file=R/docs_extra.R,line=148,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
lint-changed-files / lint-changed-files: R/docs_extra.R#L164
file=R/docs_extra.R,line=164,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 133 characters.
lint-changed-files / lint-changed-files: R/docs_extra.R#L175
file=R/docs_extra.R,line=175,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 138 characters.
lint-changed-files / lint-changed-files: R/utils_ci.R#L18
file=R/utils_ci.R,line=18,col=7,[object_overwrite_linter] 'q' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/utils_ci.R#L48
file=R/utils_ci.R,line=48,col=7,[object_overwrite_linter] 'q' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/utils_ci.R#L71
file=R/utils_ci.R,line=71,col=7,[object_overwrite_linter] 'q' is an exported object from package 'base'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/utils_ci.R#L103
file=R/utils_ci.R,line=103,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.