Landingpage #34
Annotations
1 error and 6 warnings
|
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/src/index.js#L10
'tendersRoutes' is assigned a value but never used
|
backend/src/scripts/insertData.js#L38
'error' is assigned a value but never used
|
backend/src/scripts/insertData.js#L55
'error' is assigned a value but never used
|
backend/src/scripts/insertInitialData.js#L29
'cityData' is assigned a value but never used
|
backend/src/scripts/insertInitialData.js#L40
'unitData' is assigned a value but never used
|
This job failed
Loading