update info page, add shinyjs, cicerone, waiter #1
rhino-test.yml
on: push
Run linters and tests
4m 12s
Annotations
4 errors and 11 warnings
Run linters and tests
Process completed with exit code 1.
|
Run linters and tests
Process completed with exit code 1.
|
Run linters and tests
Test failures
|
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/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linters and tests:
app/main.R#L9
file=app/main.R,line=9,col=1,[box_trailing_commas_linter] Always have a trailing comma at the end of imports, before a `)`.
|
Run linters and tests:
app/main.R#L59
file=app/main.R,line=59,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 105 characters.
|
Run linters and tests:
app/main.R#L76
file=app/main.R,line=76,col=21,[commented_code_linter] Commented code should be removed.
|
Run linters and tests:
app/view/info.R#L3
file=app/view/info.R,line=3,col=1,[box_trailing_commas_linter] Always have a trailing comma at the end of imports, before a `)`.
|
Run linters and tests:
app/view/info.R#L14
file=app/view/info.R,line=14,col=11,[quotes_linter] Only use double-quotes.
|
Run linters and tests:
app/view/info.R#L14
file=app/view/info.R,line=14,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 220 characters.
|
Run linters and tests:
app/view/info.R#L17
file=app/view/info.R,line=17,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 231 characters.
|
Run linters and tests:
app/view/info.R#L20
file=app/view/info.R,line=20,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 193 characters.
|
Run linters and tests:
app/view/info.R#L31
file=app/view/info.R,line=31,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Run linters and tests:
app/view/info.R#L34
file=app/view/info.R,line=34,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
|