Introduce tests & GitHub Actions #3
ci.yml
on: pull_request
Test Backend
7s
Test Frontend
24s
Annotations
2 errors and 4 warnings
Test Backend
Process completed with exit code 1.
|
Test Frontend
Process completed with exit code 1.
|
Test 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/
|
Test Backend
No files were found with the provided path: backend/jest-results.xml. No artifacts will be uploaded.
|
Test 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/
|
Test Frontend
No files were found with the provided path: frontend/jest-results.xml. No artifacts will be uploaded.
|