wip #173
rhino-test.yml
on: push
Run linters and tests
29m 20s
Annotations
4 errors and 12 warnings
Run linters and tests
Could not find Cypress test run results
|
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#L108
file=app/main.R,line=108,col=27,[infix_spaces_linter] Put spaces around all infix operators.
|
Run linters and tests:
app/main.R#L109
file=app/main.R,line=109,col=12,[indentation_linter] Indentation should be 10 spaces but is 12 spaces.
|
Run linters and tests:
app/main.R#L109
file=app/main.R,line=109,col=13,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
Run linters and tests:
app/main.R#L110
file=app/main.R,line=110,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/main.R#L111
file=app/main.R,line=111,col=27,[infix_spaces_linter] Put spaces around all infix operators.
|
Run linters and tests:
app/main.R#L112
file=app/main.R,line=112,col=12,[indentation_linter] Indentation should be 10 spaces but is 12 spaces.
|
Run linters and tests:
app/main.R#L112
file=app/main.R,line=112,col=13,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
Run linters and tests:
app/main.R#L112
file=app/main.R,line=112,col=67,[brace_linter] Closing curly-braces should always be on their own line, unless they are followed by an else.
|
Run linters and tests:
app/main.R#L113
file=app/main.R,line=113,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/main.R#L127
file=app/main.R,line=127,col=25,[infix_spaces_linter] Put spaces around all infix operators.
|