Skip to content

Edit project

Edit project #652

Triggered via pull request May 19, 2024 13:40
Status Failure
Total duration 1m 49s
Artifacts

lint.yml

on: pull_request
Run linters
15s
Run linters
Backend Unit Testing
23s
Backend Unit Testing
Frontend Unit Testing
38s
Frontend Unit Testing
Pyright
13s
Pyright
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
Run linters
Process completed with exit code 1.
Backend Unit Testing
Process completed with exit code 1.
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/components/RequirementsInput.vue#L43
'watch' is defined but never used
Run linters: frontend/src/components/RequirementsInput.vue#L73
'updateRequirements' is assigned a value but never used
Run linters: frontend/src/components/project/RadiobuttonList.vue#L51
'handleCapacityChange' is defined but never used
Run linters: frontend/src/components/project/RadiobuttonList.vue#L55
'handleOptionChange' is defined but never used
Run linters: frontend/src/queries/User.ts#L88
'_' is defined but never used
Run linters: frontend/src/queries/User.ts#L88
'__' is defined but never used
Run linters: frontend/src/queries/User.ts#L88
'uid' is defined but never used
Run linters: frontend/src/queries/User.ts#L88
'ctx' is defined but never used
Run linters: frontend/src/queries/User.ts#L149
'_' is defined but never used
Run linters: frontend/src/queries/User.ts#L149
'__' is defined but never used
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/.
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/.
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/