Skip to content

Bump @types/node from 20.10.0 to 20.11.19 #417

Bump @types/node from 20.10.0 to 20.11.19

Bump @types/node from 20.10.0 to 20.11.19 #417

Triggered via pull request February 18, 2024 13:42
Status Success
Total duration 1m 42s
Artifacts

pretty_linted_code.yml

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

Annotations

10 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/platform/src/router/privateRoute.tsx#L23
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
build (20.x): apps/platform/src/router/publicRoute.tsx#L19
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
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