chore: upgrade to non-legacy plan #328
Triggered via pull request
September 26, 2024 09:48
Status
Success
Total duration
2m 33s
Artifacts
–
ci.yml
on: pull_request
Matrix: backend-build
Matrix: backend-tests
Matrix: frontend-build
Matrix: prettier-and-lint
Annotations
7 warnings
backend-build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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-build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
prettier-and-lint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
prettier-and-lint (18.x):
backend/controllers/votation.ts#L178
Unexpected any. Specify a different type
|
prettier-and-lint (18.x):
frontend/src/types/group.ts#L1
'Group' is defined but never used
|
prettier-and-lint (18.x):
frontend/src/types/group.ts#L7
Unexpected any. Specify a different type
|