wip #2
rhino-test.yml
on: push
Run linters and tests
4m 29s
Annotations
5 errors and 12 warnings
Run linters and tests
there is no package called ‘shiny.router’
|
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/main.R#L20
file=app/main.R,line=20,col=101,[line_length_linter] Lines should not be more than 100 characters.
|
Run linters and tests:
app/main.R#L90
file=app/main.R,line=90,col=101,[line_length_linter] Lines should not be more than 100 characters.
|
Run linters and tests:
app/main.R#L125
file=app/main.R,line=125,col=11,[commented_code_linter] Commented code should be removed.
|
Run linters and tests:
app/main.R#L139
file=app/main.R,line=139,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/main.R#L140
file=app/main.R,line=140,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/main.R#L157
file=app/main.R,line=157,col=26,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/main.R#L158
file=app/main.R,line=158,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/main.R#L164
file=app/main.R,line=164,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/static/test.R#L7
file=app/static/test.R,line=7,col=101,[line_length_linter] Lines should not be more than 100 characters.
|
Run linters and tests:
app/static/test.R#L107
file=app/static/test.R,line=107,col=101,[line_length_linter] Lines should not be more than 100 characters.
|