fix(deps): update dependency @nestjs/swagger to v8 #6034
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|