Skip to content

Feature/aammya8/create user account backend route #46

Feature/aammya8/create user account backend route

Feature/aammya8/create user account backend route #46

Triggered via pull request January 31, 2024 17:54
Status Failure
Total duration 48s
Artifacts

lint-check.yml

on: pull_request
Backend lint and style check
14s
Backend lint and style check
Frontend lint and style check
36s
Frontend lint and style check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Backend lint and style check: backend/src/controllers/user.ts#L49
Unsafe assignment of an `any` value
Backend lint and style check: backend/src/controllers/user.ts#L49
Unsafe construction of an any type value
Backend lint and style check: backend/src/controllers/user.ts#L55
Unsafe call of an `any` typed value
Backend lint and style check: backend/src/controllers/user.ts#L55
Unsafe member access .save on an `any` value
Backend lint and style check
Process completed with exit code 1.
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#L10
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/.