This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
feat(utils): Add conventional commits #123
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
update.yml
on: pull_request
linting
/
lint
25s
analyze
/
codeql
Matrix: testing / tests
Waiting for pending jobs
Annotations
6 errors
linting / lint:
src/modules/users/controllers/users-data.controller.ts#L88
Unsafe argument of type `any` assigned to a parameter of type `number`
|
linting / lint:
src/modules/users/controllers/users-data.controller.ts#L88
Unsafe member access .user on an `any` value
|
linting / lint:
src/modules/users/controllers/users-files.controller.ts#L79
Unsafe member access .user on an `any` value
|
linting / lint:
src/modules/users/controllers/users-files.controller.ts#L105
Unsafe member access .user on an `any` value
|
linting / lint:
src/modules/users/controllers/users-files.controller.ts#L163
Unsafe member access .user on an `any` value
|
linting / lint
Process completed with exit code 1.
|