Skip to content

edit: cleaned box dependencies #28

edit: cleaned box dependencies

edit: cleaned box dependencies #28

Triggered via push January 8, 2024 20:02
Status Failure
Total duration 4m 24s
Artifacts

rhino-test.yml

on: push
Run linters and tests
4m 16s
Run linters and tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 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
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/functions.R#L10
file=app/logic/functions.R,line=10,col=1,[trailing_blank_lines_linter] Trailing blank lines are superfluous.
Run linters and tests: app/logic/matching_algo.R#L18
file=app/logic/matching_algo.R,line=18,col=31,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run linters and tests: app/logic/matching_algo.R#L18
file=app/logic/matching_algo.R,line=18,col=38,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run linters and tests: app/logic/matching_algo.R#L18
file=app/logic/matching_algo.R,line=18,col=51,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run linters and tests: app/logic/matching_algo.R#L18
file=app/logic/matching_algo.R,line=18,col=59,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run linters and tests: app/logic/matching_algo.R#L18
file=app/logic/matching_algo.R,line=18,col=69,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run linters and tests: app/logic/matching_algo.R#L18
file=app/logic/matching_algo.R,line=18,col=84,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run linters and tests: app/logic/matching_algo.R#L18
file=app/logic/matching_algo.R,line=18,col=101,[line_length_linter] Lines should not be more than 100 characters. This line is 101 characters.
Run linters and tests: app/logic/matching_algo.R#L20
file=app/logic/matching_algo.R,line=20,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run linters and tests: app/logic/matching_algo.R#L21
file=app/logic/matching_algo.R,line=21,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.