Typo #11
Annotations
7 errors and 4 warnings
Backend:
backend/controllers/parametersController.js#L7
'__dirname' is not defined
|
Backend:
backend/controllers/parametersController.js#L23
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Backend
Process completed with exit code 1.
|
Frontend:
frontend/src/__tests__/MainDashboard.test.js#L22
Avoid using container methods. Prefer using the methods from Testing Library, such as "getByRole()"
|
Frontend:
frontend/src/__tests__/MainDashboard.test.js#L22
Avoid direct Node access. Prefer using the methods from Testing Library
|
Frontend:
frontend/src/__tests__/MainDashboard.test.js#L22
Avoid direct Node access. Prefer using the methods from Testing Library
|
Frontend
Process completed with exit code 1.
|
Backend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@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
No files were found with the provided path: backend/jest-results.xml. No artifacts will be uploaded.
|
Frontend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend
No files were found with the provided path: frontend/jest-results.xml. No artifacts will be uploaded.
|