Landingpage #32
jest_tests.yml
on: pull_request
Frontend Tests
26s
Backend Tests
16s
Annotations
1 error and 7 warnings
Backend Tests
Process completed with exit code 1.
|
Backend Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Backend Tests:
backend/src/index.js#L10
'tendersRoutes' is assigned a value but never used
|
Backend Tests:
backend/src/scripts/insertData.js#L38
'error' is assigned a value but never used
|
Backend Tests:
backend/src/scripts/insertData.js#L55
'error' is assigned a value but never used
|
Backend Tests:
backend/src/scripts/insertInitialData.js#L29
'cityData' is assigned a value but never used
|
Backend Tests:
backend/src/scripts/insertInitialData.js#L40
'unitData' is assigned a value but never used
|
Frontend Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|