fix(deps): update dependency @nestjs/swagger to v8 #4090
Annotations
3 errors and 1 warning
Acceptance Tests 🥒:
src/modules/game/schemas/player/player.schema.constants.ts#L52
Type 'Readonly<{ _id: { isArray?: boolean | undefined; name?: string | undefined; enum?: EnumAllowedTypes | undefined; nullable?: boolean | undefined; discriminator?: DiscriminatorObject | undefined; ... 34 more ...; link?: (() => Function | Type<...>) | undefined; } | ... 4 more ... | { ...; }; ... 7 more ...; death: { ....' is not assignable to type 'ReadonlyObjectDeep<Record<keyof Player, ApiPropertyOptions>>'.
|
Acceptance Tests 🥒
Process completed with exit code 1.
|
Exit with error if acceptance tests failed 🚨
Process completed with exit code 1.
|
Save cucumber report as artifact 💎
No files were found with the provided path: tests/acceptance/reports. No artifacts will be uploaded.
|
Loading