Skip to content

#68 production dockerfiles builds pushing in ci #253

#68 production dockerfiles builds pushing in ci

#68 production dockerfiles builds pushing in ci #253

Triggered via pull request December 23, 2023 12:21
Status Success
Total duration 1m 52s
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