Skip to content

feat: added results modules for table output #33

feat: added results modules for table output

feat: added results modules for table output #33

Triggered via push January 11, 2024 01:13
Status Failure
Total duration 4m 27s
Artifacts

rhino-test.yml

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

Annotations

5 errors and 11 warnings
Run linters and tests
there is no package called ‘reactable’
Run linters and tests
The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/npm' failed with exit code 1
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/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.
Run linters and tests: app/logic/matching_algo.R#L22
file=app/logic/matching_algo.R,line=22,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.