Run test against new Core Pkg #478
Annotations
10 errors and 3 warnings
Run Type check:
lib/proposal/__tests__/createRewardsForProposal.spec.ts#L83
Property 'rewards' does not exist on type '{ id: string; createdBy: string; spaceId: string; status: ProposalStatus; archived: boolean | null; reviewedBy: string | null; reviewedAt: Date | null; publishToLens: boolean | null; ... 4 more ...; formId: string | null; }'.
|
Run Type check:
lib/proposal/__tests__/createRewardsForProposal.spec.ts#L86
Property 'rewards' does not exist on type '{ id: string; createdBy: string; spaceId: string; status: ProposalStatus; archived: boolean | null; reviewedBy: string | null; reviewedAt: Date | null; publishToLens: boolean | null; ... 4 more ...; formId: string | null; }'.
|
Run Type check:
lib/proposal/createRewardsForProposal.ts#L99
Type '{ authors: true; reviewers: true; category: true; rubricAnswers: true; rubricCriteria: { orderBy: { index: "asc"; }; }; rewards: true; form: { include: { formFields: { orderBy: { index: "asc"; }; }; }; }; }' is not assignable to type 'ProposalInclude<DefaultArgs>'.
|
Run Type check:
lib/templates/exportWorkspacePages.ts#L191
Property 'categoryId' does not exist on type '{ evaluations: ({ permissions: { id: string; operation: ProposalOperation; evaluationId: string; roleId: string | null; userId: string | null; systemRole: ProposalSystemRole | null; }[]; reviewers: { ...; }[]; rubricCriteria: { ...; }[]; } & { ...; })[]; } & { ...; }'.
|
Run Type check:
lib/templates/exportWorkspacePages.ts#L192
Property 'categoryId' does not exist on type '{ evaluations: ({ permissions: { id: string; operation: ProposalOperation; evaluationId: string; roleId: string | null; userId: string | null; systemRole: ProposalSystemRole | null; }[]; reviewers: { ...; }[]; rubricCriteria: { ...; }[]; } & { ...; })[]; } & { ...; }'.
|
Run Type check:
scripts/exportProposalScores.ts#L53
Type '{ category: { select: { title: true; }; }; rubricAnswers: true; rubricCriteria: { orderBy: { title: "asc"; }; }; authors: { select: { author: { select: { username: true; }; }; }; }; page: { select: { title: true; path: true; }; }; }' is not assignable to type 'ProposalInclude<DefaultArgs>'.
|
Run Type check:
scripts/exportProposalScores.ts#L86
Property 'rubricAnswers' does not exist on type '{ id: string; createdBy: string; spaceId: string; status: ProposalStatus; archived: boolean | null; reviewedBy: string | null; reviewedAt: Date | null; publishToLens: boolean | null; ... 4 more ...; formId: string | null; }'.
|
Run Type check:
scripts/exportProposalScores.ts#L87
Property 'rubricCriteria' does not exist on type '{ id: string; createdBy: string; spaceId: string; status: ProposalStatus; archived: boolean | null; reviewedBy: string | null; reviewedAt: Date | null; publishToLens: boolean | null; ... 4 more ...; formId: string | null; }'.
|
Run Type check:
scripts/exportProposalScores.ts#L117
Property 'rubricCriteria' does not exist on type '{ id: string; createdBy: string; spaceId: string; status: ProposalStatus; archived: boolean | null; reviewedBy: string | null; reviewedAt: Date | null; publishToLens: boolean | null; ... 4 more ...; formId: string | null; }'.
|
Run Type check:
scripts/exportProposalScores.ts#L117
Parameter 'details' implicitly has an 'any' type.
|
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/.
|
Stop containers
Docker network rm failed with exit code 1
|
Login to Amazon ECR
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