Skip to content

add stack validation utils #811

add stack validation utils

add stack validation utils #811

Triggered via pull request October 11, 2024 07:39
Status Failure
Total duration 5m 30s
Artifacts

ci.yml

on: pull_request
coverage  /  coverage
coverage / coverage
pkgdown  /  pkgdown
pkgdown / pkgdown
Matrix: check / check
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint / lint
Process completed with exit code 31.
lint / 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 / lint
The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory
lint / 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 / lint: R/server.R#L93
file=R/server.R,line=93,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
lint / lint: R/server.R#L152
file=R/server.R,line=152,col=27,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint / lint: R/server.R#L309
file=R/server.R,line=309,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 105 characters.