Skip to content

fix(deps): update dependency @nestjs/jwt to v10.2.0 #1194

fix(deps): update dependency @nestjs/jwt to v10.2.0

fix(deps): update dependency @nestjs/jwt to v10.2.0 #1194

Triggered via pull request August 14, 2024 01:22
Status Failure
Total duration 4m 36s
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/auth.service.ts#L63
This assertion is unnecessary since it does not change the type of the expression
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