Skip to content

TCES-24 implement github actions for automated tests and lint for server and … #2

TCES-24 implement github actions for automated tests and lint for server and …

TCES-24 implement github actions for automated tests and lint for server and … #2

Triggered via pull request October 27, 2023 00:45
Status Failure
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

automatedPrChecks.yml

on: pull_request
server-tests-and-lint
24s
server-tests-and-lint
client-tests-and-lint
1m 2s
client-tests-and-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
server-tests-and-lint
Process completed with exit code 2.
client-tests-and-lint: client/src/App.test.jsx#L1
'React' is defined but never used
client-tests-and-lint: client/src/App.test.jsx#L5
'test' is not defined
client-tests-and-lint: client/src/App.test.jsx#L8
'expect' is not defined
client-tests-and-lint
Process completed with exit code 1.
server-tests-and-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
client-tests-and-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/