Add comments #7
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
|