Skip to content

lint

lint #11

Manually triggered October 19, 2024 11:23
Status Failure
Total duration 2m 41s
Artifacts

lint.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: inst/examples/supplementary_material.R#L2
file=inst/examples/supplementary_material.R,line=2,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 100 characters.
lint: inst/examples/supplementary_material.R#L13
file=inst/examples/supplementary_material.R,line=13,col=8,[infix_spaces_linter] Put spaces around all infix operators.
lint: inst/examples/supplementary_material.R#L23
file=inst/examples/supplementary_material.R,line=23,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 143 characters.
lint: inst/examples/supplementary_material.R#L32
file=inst/examples/supplementary_material.R,line=32,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 93 characters.
lint: inst/examples/supplementary_material.R#L34
file=inst/examples/supplementary_material.R,line=34,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 94 characters.
lint: inst/examples/supplementary_material.R#L36
file=inst/examples/supplementary_material.R,line=36,col=41,[infix_spaces_linter] Put spaces around all infix operators.
lint: inst/examples/supplementary_material.R#L37
file=inst/examples/supplementary_material.R,line=37,col=40,[infix_spaces_linter] Put spaces around all infix operators.
lint: inst/examples/supplementary_material.R#L37
file=inst/examples/supplementary_material.R,line=37,col=51,[infix_spaces_linter] Put spaces around all infix operators.
lint: inst/examples/supplementary_material.R#L37
file=inst/examples/supplementary_material.R,line=37,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
lint: inst/examples/supplementary_material.R#L38
file=inst/examples/supplementary_material.R,line=38,col=37,[infix_spaces_linter] Put spaces around all infix operators.