Skip to content

Fix login, confirm code #250

Fix login, confirm code

Fix login, confirm code #250

Re-run triggered December 23, 2023 08:37
Status Success
Total duration 2m 2s
Artifacts

pretty_linted_code.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build (20.x): libs/dtos/src/generics/Validateable.dto.ts#L4
Unexpected any. Specify a different type
build (20.x): libs/dtos/src/utils/formik.validate.ts#L8
Unexpected any. Specify a different type
build (20.x): libs/dtos/src/utils/formik.validate.ts#L8
Unexpected any. Specify a different type
build (20.x): libs/dtos/src/utils/formik.validate.ts#L17
Unexpected any. Specify a different type
build (20.x): libs/dtos/src/utils/formik.validate.ts#L29
Forbidden non-null assertion
build (20.x): libs/impl/src/hooks/error/useHandleError.hook.ts#L17
Unexpected any. Specify a different type
build (20.x): apps/api/src/auth/auth.service.ts#L25
'pages' is defined but never used
build (20.x): apps/api/src/entities/profile.entity.ts#L28
'type' is defined but never used
build (20.x): apps/api/src/mailer/mailer.service.spec.ts#L8
'mockedMailerService' is assigned a value but never used