Run test against new Core Pkg #454
Annotations
10 errors and 3 warnings
__integration-tests__/server/pages/api/v1/proposals/index.spec.ts#L139
Property 'evaluationId' is missing in type '{ userId: string; }' but required in type 'ProposalReviewerCreateManyProposalInput'.
|
__integration-tests__/server/pages/api/v1/proposals/index.spec.ts#L142
Property 'evaluationId' is missing in type '{ roleId: string; }' but required in type 'ProposalReviewerCreateManyProposalInput'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L137
Type '{ parameters: never[]; proposalId: string; title: string; type: "range"; description: string; }' is not assignable to type '(Without<ProposalRubricCriteriaCreateInput, ProposalRubricCriteriaUncheckedCreateInput> & ProposalRubricCriteriaUncheckedCreateInput) | (Without<...> & ProposalRubricCriteriaCreateInput)'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L146
Type '{ parameters: never[]; proposalId: string; title: string; type: "range"; description: string; }' is not assignable to type '(Without<ProposalRubricCriteriaCreateInput, ProposalRubricCriteriaUncheckedCreateInput> & ProposalRubricCriteriaUncheckedCreateInput) | (Without<...> & ProposalRubricCriteriaCreateInput)'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L158
Property 'evaluationId' is missing in type '{ proposalId: string; response: {}; rubricCriteriaId: string; userId: string; }' but required in type 'ProposalRubricCriteriaAnswerCreateManyInput'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L164
Property 'evaluationId' is missing in type '{ proposalId: string; response: {}; rubricCriteriaId: string; userId: string; }' but required in type 'ProposalRubricCriteriaAnswerCreateManyInput'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L170
Property 'evaluationId' is missing in type '{ proposalId: string; response: {}; rubricCriteriaId: string; userId: string; }' but required in type 'ProposalRubricCriteriaAnswerCreateManyInput'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L176
Property 'evaluationId' is missing in type '{ proposalId: string; response: {}; rubricCriteriaId: string; userId: string; }' but required in type 'ProposalRubricCriteriaAnswerCreateManyInput'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L248
Type '{ parameters: never[]; proposalId: string; title: string; type: "range"; description: string; }' is not assignable to type '(Without<ProposalRubricCriteriaCreateInput, ProposalRubricCriteriaUncheckedCreateInput> & ProposalRubricCriteriaUncheckedCreateInput) | (Without<...> & ProposalRubricCriteriaCreateInput)'.
|
lib/spaces/countSpaceBlocks/__tests__/countProposalBlocks.spec.ts#L257
Type '{ parameters: never[]; proposalId: string; title: string; type: "range"; description: string; }' is not assignable to type '(Without<ProposalRubricCriteriaCreateInput, ProposalRubricCriteriaUncheckedCreateInput> & ProposalRubricCriteriaUncheckedCreateInput) | (Without<...> & ProposalRubricCriteriaCreateInput)'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, aws-actions/configure-aws-credentials@v2, aws-actions/amazon-ecr-login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
The logs for this run have expired and are no longer available.
Loading