Skip to content

update renv

update renv #101

Triggered via push February 24, 2024 15:38
Status Failure
Total duration 39m 1s
Billable time 39m
Artifacts

rhino-test.yml

on: push
Run linters and tests
38m 52s
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#L17
file=app/logic/constant.R,line=17,col=93,[infix_spaces_linter] Put spaces around all infix operators.
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#L57
file=app/logic/plots/exposure_change_plot.R,line=57,col=75,[infix_spaces_linter] Put spaces around all infix operators.
Run linters and tests: app/logic/plots/pd_term_plot.R#L2
file=app/logic/plots/pd_term_plot.R,line=2,col=61,[infix_spaces_linter] Put spaces around all infix operators.
Run linters and tests: app/logic/plots/pd_term_plot.R#L2
file=app/logic/plots/pd_term_plot.R,line=2,col=75,[brace_linter] There should be a space before an opening curly brace.
Run linters and tests: app/logic/plots/pd_term_plot.R#L2
file=app/logic/plots/pd_term_plot.R,line=2,col=75,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
Run linters and tests: app/logic/plots/pd_term_plot.R#L3
file=app/logic/plots/pd_term_plot.R,line=3,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
Run linters and tests: app/logic/plots/pd_term_plot.R#L4
file=app/logic/plots/pd_term_plot.R,line=4,col=8,[indentation_linter] Indentation should be 4 spaces but is 8 spaces.
Run linters and tests: app/logic/plots/pd_term_plot.R#L4
file=app/logic/plots/pd_term_plot.R,line=4,col=24,[infix_spaces_linter] Put spaces around all infix operators.