Skip to content
Triggered via push March 20, 2024 17:11
Status Failure
Total duration 26m 3s
Billable time 26m
Artifacts

rhino-test.yml

on: push
Run linters and tests
25m 55s
Run linters and tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Run linters and tests
The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/npm' failed with exit code 1
Run linters and tests
Test failures
Run linters and tests
Process completed with exit code 1.
Run linters and tests
Process completed with exit code 1.
Run linters and tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters and tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters and tests: app/logic/cloud_logic.R#L78
file=app/logic/cloud_logic.R,line=78,col=55,[brace_linter] There should be a space before an opening curly brace.
Run linters and tests: app/logic/cloud_logic.R#L78
file=app/logic/cloud_logic.R,line=78,col=55,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
Run linters and tests: app/logic/cloud_logic.R#L120
file=app/logic/cloud_logic.R,line=120,col=13,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
Run linters and tests: app/logic/constant.R#L24
file=app/logic/constant.R,line=24,col=5,[commented_code_linter] Commented code should be removed.
Run linters and tests: app/logic/plots/exposure_change_plot.R#L81
file=app/logic/plots/exposure_change_plot.R,line=81,col=9,[commented_code_linter] Commented code should be removed.
Run linters and tests: app/main.R#L199
file=app/main.R,line=199,col=0,[indentation_linter] Indentation should be 6 spaces but is 0 spaces.
Run linters and tests: app/main.R#L200
file=app/main.R,line=200,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
Run linters and tests: app/view/homepage.R#L18
file=app/view/homepage.R,line=18,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 259 characters.
Run linters and tests: app/view/homepage.R#L20
file=app/view/homepage.R,line=20,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 226 characters.
Run linters and tests: app/view/homepage.R#L29
file=app/view/homepage.R,line=29,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 220 characters.