Skip to content

Bump requests from 2.31.0 to 2.32.2 in /backend #750

Bump requests from 2.31.0 to 2.32.2 in /backend

Bump requests from 2.31.0 to 2.32.2 in /backend #750

Triggered via pull request May 23, 2024 08:31
Status Failure
Total duration 2m 22s
Artifacts

lint.yml

on: pull_request
Run linters
17s
Run linters
Backend Unit Testing
17s
Backend Unit Testing
Frontend Unit Testing
57s
Frontend Unit Testing
Pyright
14s
Pyright
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
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/project/ProjectInfo.vue#L55
'isTeacher' is assigned a value but never used
Run linters: frontend/src/queries/User.ts#L91
'_' is defined but never used
Run linters: frontend/src/queries/User.ts#L91
'__' is defined but never used
Run linters: frontend/src/queries/User.ts#L91
'uid' is defined but never used
Run linters: frontend/src/queries/User.ts#L91
'ctx' is defined but never used
Run linters: frontend/src/queries/User.ts#L152
'_' is defined but never used
Run linters: frontend/src/queries/User.ts#L152
'__' is defined but never used
Run linters: frontend/src/queries/User.ts#L152
'uid' is defined but never used
Run linters: frontend/src/queries/User.ts#L152
'ctx' is defined but never used
Run linters: frontend/src/services/project.ts#L4
'Submission' is defined but never used
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/.
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/