Refactor server logic to enable result triggers #823
ci.yml
on: pull_request
Annotations
1 error and 4 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#L118
file=R/server.R,line=118,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 103 characters.
|