add round number to Question object #11815
Annotations
7 errors
Build packages
Type '{ DMCOQuestions: { totalCount: number; edges: { __typename: "ContractQuestionEdge"; node: { __typename: "ContractQuestion"; id: string; contractID: string; createdAt: Date; addedBy: CmsUser; documents: { ...; }[]; division: "DMCO"; responses: { ...; }[]; }; }[]; }; DMCPQuestions: { ...; }; OACTQuestions: { ...; }; }' is not assignable to type 'IndexContractQuestionsPayload'.
|
Build packages
Type '{ DMCOQuestions: { totalCount: number; edges: { __typename: "ContractQuestionEdge"; node: { __typename: "ContractQuestion"; id: string; contractID: string; createdAt: Date; addedBy: CmsUser; documents: { ...; }[]; division: "DMCO"; responses: { ...; }[]; }; }[]; }; DMCPQuestions: { ...; }; OACTQuestions: { ...; }; }' is not assignable to type 'IndexContractQuestionsPayload'.
|
Build packages
Property 'round' is missing in type '{ __typename: "ContractQuestion"; id: string; contractID: string; createdAt: Date; addedBy: CmsUser; documents: { s3URL: string; name: string; downloadURL: any; }[]; division: "DMCO"; responses: { ...; }[]; }' but required in type 'ContractQuestion'.
|
Build packages
Property 'round' is missing in type '{ __typename: "ContractQuestion"; id: string; contractID: string; createdAt: Date; addedBy: CmsUser; documents: { s3URL: string; name: string; downloadURL: any; }[]; division: "DMCO"; responses: { ...; }[]; }' but required in type 'ContractQuestion'.
|
Build packages
Property 'round' is missing in type '{ __typename: "ContractQuestion"; id: string; contractID: string; createdAt: Date; addedBy: CmsUser; documents: { s3URL: string; name: string; downloadURL: any; }[]; division: "DMCP"; responses: { ...; }[]; }' but required in type 'ContractQuestion'.
|
Build packages
Property 'round' is missing in type '{ __typename: "ContractQuestion"; id: string; contractID: string; createdAt: Date; addedBy: CmsUser; documents: { s3URL: string; name: string; downloadURL: any; }[]; division: "OACT"; responses: { ...; }[]; }' but required in type 'ContractQuestion'.
|
Build packages
Process completed with exit code 2.
|
Loading