Skip to content

Add comments

Add comments #7

Triggered via pull request December 11, 2024 08:44
Status Failure
Total duration 49s
Artifacts

backend-ci.yml

on: pull_request
Lint and Test
40s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Lint and Test: src/middleware/auth.ts#L17
Type '{ id: number; }' is missing the following properties from type 'User': email, password, name, createdAt, updatedAt
Lint and Test
Process completed with exit code 2.
Lint and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Test: src/config/database.ts#L22
Unexpected console statement
Lint and Test: src/config/database.ts#L24
Unexpected console statement
Lint and Test: src/index.ts#L17
Unexpected console statement
Lint and Test: src/middleware/auth.ts#L20
Unexpected any. Specify a different type
Lint and Test: src/modules/Comment/controller.ts#L48
Unexpected any. Specify a different type
Lint and Test: src/utils.ts#L6
Unexpected any. Specify a different type