Skip to content

Feature/mraysu/program archive #220

Feature/mraysu/program archive

Feature/mraysu/program archive #220

Triggered via pull request April 28, 2024 06:57
Status Success
Total duration 1m 21s
Artifacts

lint-check.yml

on: pull_request
Backend lint and style check
22s
Backend lint and style check
Frontend lint and style check
1m 12s
Frontend lint and style check
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Backend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend lint and style check: backend/src/routes/user.ts#L11
Promise returned in function argument where a void return was expected
Backend lint and style check: backend/src/routes/user.ts#L12
Promise returned in function argument where a void return was expected
Backend lint and style check: backend/src/routes/user.ts#L14
Promise returned in function argument where a void return was expected
Backend lint and style check: backend/src/routes/user.ts#L15
Promise returned in function argument where a void return was expected
Backend lint and style check: backend/src/routes/user.ts#L16
Promise returned in function argument where a void return was expected
Backend lint and style check: backend/src/routes/user.ts#L21
Promise returned in function argument where a void return was expected
Frontend lint and style check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Frontend lint and style check: frontend/src/pages/create_user.tsx#L118
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/pages/create_user.tsx#L119
Unsafe assignment of an `any` value
Frontend lint and style check: frontend/src/pages/create_user.tsx#L120
Unsafe assignment of an `any` value