Skip to content

chore(deps): update definitelytyped (major) #1230

chore(deps): update definitelytyped (major)

chore(deps): update definitelytyped (major) #1230

Triggered via pull request September 8, 2024 01:29
Status Failure
Total duration 4m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
checks / check_lint: apps/backend/src/app/auth/strategies/jwt.strategy.ts#L34
Unsafe member access .cookies on an `any` value
checks / check_lint
Process completed with exit code 1.
checks / check_lint: libs/common/src/dtos/find-results.dto.ts#L2
'@nestjs/swagger' import is restricted from being used by a pattern. Avoid import `backend` or `frontend` package
checks / check_lint: libs/common/src/types/orm.ts#L6
Unexpected any. Specify a different type
checks / check_lint: libs/common/src/validators/is-cron.ts#L23
Missing JSDoc @param "validationOptions" description
checks / check_lint: apps/frontend/src/app/auth/auth.service.ts#L78
The two values in this comparison do not have a shared enum type