Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Unmet file requirements op submitpagina #576

Unmet file requirements op submitpagina

Unmet file requirements op submitpagina #576

Triggered via pull request May 15, 2024 21:48
Status Failure
Total duration 1m 43s
Artifacts

lint.yml

on: pull_request
Run linters
15s
Run linters
Backend Unit Testing
24s
Backend Unit Testing
Frontend Unit Testing
30s
Frontend Unit Testing
Pyright
14s
Pyright
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
Backend Unit Testing
Process completed with exit code 1.
Run linters
Process completed with exit code 1.
Backend Unit Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Pyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters: frontend/src/queries/User.ts#L64
'_' is defined but never used
Run linters: frontend/src/queries/User.ts#L64
'__' is defined but never used
Run linters: frontend/src/queries/User.ts#L64
'uid' is defined but never used
Run linters: frontend/src/queries/User.ts#L64
'ctx' is defined but never used
Run linters: frontend/src/queries/User.ts#L130
'_' is defined but never used
Run linters: frontend/src/queries/User.ts#L130
'__' is defined but never used
Run linters: frontend/src/queries/User.ts#L130
'uid' is defined but never used
Run linters: frontend/src/queries/User.ts#L130
'ctx' is defined but never used
Frontend Unit Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Frontend Unit Testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/