chore(deps): update dependency @nestjs/swagger to v8 - autoclosed #3161
Annotations
11 errors
build (16.x):
src/swagger/paginated-swagger.type.ts#L115
Argument of type '{ title: string; required: false; isArray: false; type: "object"; }' is not assignable to parameter of type 'ApiPropertyOptions'.
|
build (16.x):
src/swagger/paginated-swagger.type.ts#L127
Argument of type '{ isArray: true; required: true; title: string; type: "object"; }' is not assignable to parameter of type 'ApiPropertyOptions'.
|
build (16.x)
Process completed with exit code 2.
|
build (20.x)
The job was canceled because "_16_x" failed.
|
build (20.x):
src/swagger/paginated-swagger.type.ts#L115
Argument of type '{ title: string; required: false; isArray: false; type: "object"; }' is not assignable to parameter of type 'ApiPropertyOptions'.
|
build (20.x):
src/swagger/paginated-swagger.type.ts#L127
Argument of type '{ isArray: true; required: true; title: string; type: "object"; }' is not assignable to parameter of type 'ApiPropertyOptions'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x)
The job was canceled because "_16_x" failed.
|
build (18.x):
src/swagger/paginated-swagger.type.ts#L115
Argument of type '{ title: string; required: false; isArray: false; type: "object"; }' is not assignable to parameter of type 'ApiPropertyOptions'.
|
build (18.x):
src/swagger/paginated-swagger.type.ts#L127
Argument of type '{ isArray: true; required: true; title: string; type: "object"; }' is not assignable to parameter of type 'ApiPropertyOptions'.
|
build (18.x)
The operation was canceled.
|