fix(deps): update dependency @nestjs/swagger to v8 #6002
Annotations
10 errors
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.
|
Loading