Miscellaneous improvements and updates #492
continuous-integration.yml
on: pull_request
Server Unit Tests
37s
Frontend Unit Tests
29s
Lint, Format & Types
44s
Cypress E2E Tests
28s
Annotations
6 errors and 4 warnings
|
Cypress E2E Tests
The cypress npm package is installed, but the Cypress binary is missing.
We expected the binary to be installed here: /home/runner/.cache/Cypress/15.20.1/Cypress/Cypress
Reasons it may be missing:
- You're caching 'node_modules' but are not caching this path: /home/runner/.cache/Cypress
- You ran 'npm install' at an earlier build step but did not persist: /home/runner/.cache/Cypress
Properly caching the binary will fix this error and avoid downloading and unzipping Cypress.
Alternatively, you can run 'cypress install' to download the binary again.
https://on.cypress.io/not-installed-ci-error
----------
Platform: linux-x64 (Ubuntu - 24.04.4 LTS)
Cypress Version: 15.20.1
|
|
Lint, Format & Types
Process completed with exit code 1.
|
|
|
|
Lint, Format & Types:
frontend/vite.config.mts#L6
'vitest' should be listed in the project's dependencies, not devDependencies
|
|
Lint, Format & Types:
frontend/vite.config.mts#L5
'vite' should be listed in the project's dependencies, not devDependencies
|
|
Lint, Format & Types:
frontend/vite.config.mts#L4
'@vitejs/plugin-react' should be listed in the project's dependencies, not devDependencies
|
|
Cypress E2E Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, cypress-io/github-action@f790eee7a50d9505912f50c2095510be7de06aa7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Server Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, Format & Types
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|