feat: histories api 명세 작성 #32
Annotations
7 errors and 8 warnings
build (22)
Cannot find module 'nestjs-zod' or its corresponding type declarations.
|
build (22)
Type 'ZodObject<{ items: ZodArray<ZodObject<{ id: ZodNumber; lendingCondition: ZodString; login: ZodString; returningCondition: ZodString; penaltyDays: ZodNumber; callSign: ZodString; title: ZodString; bookInfoId: ZodNumber; createdAt: ZodString; }, "strip", ZodTypeAny, { ...; }, { ...; }>, "many">; meta: ZodObject<...>; ...' is not assignable to type 'SchemaObject & Partial<ReferenceObject>'.
|
build (22)
Process completed with exit code 2.
|
build (20)
The job was canceled because "_22" failed.
|
build (20)
Cannot find module 'nestjs-zod' or its corresponding type declarations.
|
build (20)
Type 'ZodObject<{ items: ZodArray<ZodObject<{ id: ZodNumber; lendingCondition: ZodString; login: ZodString; returningCondition: ZodString; penaltyDays: ZodNumber; callSign: ZodString; title: ZodString; bookInfoId: ZodNumber; createdAt: ZodString; }, "strip", ZodTypeAny, { ...; }, { ...; }>, "many">; meta: ZodObject<...>; ...' is not assignable to type 'SchemaObject & Partial<ReferenceObject>'.
|
build (20)
Process completed with exit code 2.
|
build (22):
backend/src/entities/VTagsSuperDefault.ts#L1
'DataSource' is defined but never used
|
build (22):
backend/src/entities/VTagsSuperDefault.ts#L2
'ObjectLiteral' is defined but never used
|
build (22):
backend/src/entities/VTagsSuperDefault.ts#L2
'SelectQueryBuilder' is defined but never used
|
build (22):
backend/src/histories/histories.controller.ts#L23
'query' is defined but never used
|
build (20):
backend/src/entities/VTagsSuperDefault.ts#L1
'DataSource' is defined but never used
|
build (20):
backend/src/entities/VTagsSuperDefault.ts#L2
'ObjectLiteral' is defined but never used
|
build (20):
backend/src/entities/VTagsSuperDefault.ts#L2
'SelectQueryBuilder' is defined but never used
|
build (20):
backend/src/histories/histories.controller.ts#L23
'query' is defined but never used
|