Skip to content

fix(deps): update dependency @nestjs/swagger to v8 #5495

fix(deps): update dependency @nestjs/swagger to v8

fix(deps): update dependency @nestjs/swagger to v8 #5495

Triggered via pull request November 15, 2024 22:01
Status Failure
Total duration 1m 49s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
typecheck
Argument of type '{ type: [typeof PermissionEnum]; enum: typeof PermissionEnum; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
Argument of type '{ type: [typeof PermissionEnum]; enum: typeof PermissionEnum; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
Argument of type '{ type: [typeof PermissionEnum]; enum: typeof PermissionEnum; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
Argument of type '{ type: [typeof PermissionEnum]; enum: typeof PermissionEnum; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
Argument of type '{ type: typeof WebhookStatusEnum; enum: typeof WebhookStatusEnum; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
Argument of type '{ type: typeof UserTypeEnum; enum: typeof UserTypeEnum; required: false; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
Argument of type '{ type: typeof UserTypeEnum; required: true; enum: typeof UserTypeEnum; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
Argument of type '{ type: [typeof PermissionEnum]; enum: typeof PermissionEnum; }' is not assignable to parameter of type 'ApiPropertyOptions | undefined'.
typecheck
api#typecheck: command (/home/runner/work/abc-user-feedback/abc-user-feedback/apps/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/