Skip to content

Merge branch 'main' into 68-production-dockerfiles-builds-pushing-in-ci #252

Merge branch 'main' into 68-production-dockerfiles-builds-pushing-in-ci

Merge branch 'main' into 68-production-dockerfiles-builds-pushing-in-ci #252

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