Fixing bad link #43
rhino-test.yml
on: push
Run linters and tests
3m 23s
Annotations
2 errors and 7 warnings
Run linters and tests
Process completed with exit code 1.
|
Run linters and tests
Cypress tests: 14 failed
|
Run linters and tests
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.
|
Run linters and tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run linters and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters and tests:
app/view/run_modal.R#L6
file=app/view/run_modal.R,line=6,col=46,[box_unused_attached_pkg_fun_linter] Imported function unused.
|
Run linters and tests:
app/view/run_modal.R#L96
file=app/view/run_modal.R,line=96,col=10,[indentation_linter] Hanging indent should be 15 spaces but is 10 spaces.
|
Run linters and tests:
app/view/table_output.R#L5
file=app/view/table_output.R,line=5,col=3,[box_alphabetical_calls_linter] Module and function imports must be sorted alphabetically.
|
Run linters and tests:
app/view/table_output.R#L6
file=app/view/table_output.R,line=6,col=3,[box_alphabetical_calls_linter] Module and function imports must be sorted alphabetically.
|