fixes #117
rhino-test.yml
on: push
Run linters and tests
28m 59s
Annotations
5 errors and 12 warnings
Run linters and tests
argument 5 is empty
|
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/constant.R#L23
file=app/logic/constant.R,line=23,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/logic/renamings.R#L2
file=app/logic/renamings.R,line=2,col=18,[infix_spaces_linter] Put spaces around all infix operators.
|
Run linters and tests:
app/logic/renamings.R#L3
file=app/logic/renamings.R,line=3,col=21,[infix_spaces_linter] Put spaces around all infix operators.
|
Run linters and tests:
app/main.R#L37
file=app/main.R,line=37,col=14,[spaces_inside_linter] Do not place spaces after parentheses.
|
Run linters and tests:
app/main.R#L37
file=app/main.R,line=37,col=38,[infix_spaces_linter] Put spaces around all infix operators.
|
Run linters and tests:
app/main.R#L38
file=app/main.R,line=38,col=10,[indentation_linter] Indentation should be 6 spaces but is 10 spaces.
|
Run linters and tests:
app/main.R#L53
file=app/main.R,line=53,col=8,[indentation_linter] Indentation should be 4 spaces but is 8 spaces.
|
Run linters and tests:
app/main.R#L104
file=app/main.R,line=104,col=12,[indentation_linter] Indentation should be 8 spaces but is 12 spaces.
|
Run linters and tests:
app/main.R#L116
file=app/main.R,line=116,col=12,[indentation_linter] Indentation should be 8 spaces but is 12 spaces.
|