Skip to content

pretty granularity buttons #91

pretty granularity buttons

pretty granularity buttons #91

Triggered via push February 22, 2024 19:17
Status Failure
Total duration 27m 41s
Billable time 28m
Artifacts

rhino-test.yml

on: push
Run linters and tests
27m 30s
Run linters and tests
Fit to window
Zoom out
Zoom in

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/logic/cloud_logic.R#L3
file=app/logic/cloud_logic.R,line=3,col=5,[commented_code_linter] Commented code should be removed.
Run linters and tests: app/logic/constant.R#L15
file=app/logic/constant.R,line=15,col=5,[commented_code_linter] Commented code should be removed.
Run linters and tests: app/logic/plots/exposure_change_plot.R#L58
file=app/logic/plots/exposure_change_plot.R,line=58,col=75,[infix_spaces_linter] Put spaces around all infix operators.
Run linters and tests: app/view/homepage.R#L27
file=app/view/homepage.R,line=27,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 256 characters.
Run linters and tests: app/view/homepage.R#L35
file=app/view/homepage.R,line=35,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 255 characters.
Run linters and tests: app/view/homepage.R#L40
file=app/view/homepage.R,line=40,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 172 characters.
Run linters and tests: app/view/homepage.R#L66
file=app/view/homepage.R,line=66,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#L68
file=app/view/homepage.R,line=68,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 245 characters.
Run linters and tests: app/view/homepage.R#L79
file=app/view/homepage.R,line=79,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 220 characters.
Run linters and tests: app/view/modules/trisk_button.R#L75
file=app/view/modules/trisk_button.R,line=75,col=56,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.