Skip to content

Adding test and extra fixes #7426

Adding test and extra fixes

Adding test and extra fixes #7426

Triggered via push October 22, 2024 16:58
Status Failure
Total duration 4m 0s
Artifacts 1

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
lambda/package-actions/respond-to-rai/respond-to-rai.test.ts > respondToRai > should return a 200 when a good payload is sent: lib/lambda/package-actions/respond-to-rai/respond-to-rai.test.ts#L550
AssertionError: expected "spy" to be called once, but got 0 times ❯ lambda/package-actions/respond-to-rai/respond-to-rai.test.ts:550:51
test
Process completed with exit code 1.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"new-chip-submission">>; additionalInformation: ZodOptional<ZodDefault<ZodNullable<ZodString>>>; ... 4 more ...; id: ZodEffects<...>; }, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...; }>' is not assignable to type 'SchemaWithEnforcableProps<ZodRawShape>'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"new-medicaid-submission">>; additionalInformation: ZodOptional<ZodDefault<ZodNullable<ZodString>>>; attachments: ZodObject<...>; authority: ZodDefault<...>; proposedEffectiveDate: ZodNumber; id: ZodEffects<...>; }, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...;...' is not assignable to type 'SchemaWithEnforcableProps<ZodRawShape>'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"new-chip-submission">>; additionalInformation: ZodOptional<ZodDefault<ZodNullable<ZodString>>>; ... 4 more ...; id: ZodEffects<...>; }, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...; }>' does not satisfy the constraint 'SchemaWithEnforcableProps'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"new-medicaid-submission">>; additionalInformation: ZodOptional<ZodDefault<ZodNullable<ZodString>>>; attachments: ZodObject<...>; authority: ZodDefault<...>; proposedEffectiveDate: ZodNumber; id: ZodEffects<...>; }, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...;...' does not satisfy the constraint 'SchemaWithEnforcableProps'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"capitated-amendment">>; authority: ZodDefault<ZodString>; id: ZodEffects<ZodString, string, string>; proposedEffectiveDate: ZodNumber; attachments: ZodObject<...>; additionalInformation: ZodOptional<...>; waiverNumber: ZodEffects<...>; }, { ...; }>, "strip", ZodT...' is not assignable to type 'SchemaWithEnforcableProps<ZodRawShape>'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"capitated-initial">>; authority: ZodDefault<ZodString>; id: ZodEffects<ZodString, string, string>; proposedEffectiveDate: ZodNumber; attachments: ZodObject<...>; additionalInformation: ZodOptional<...>; }, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...; }>' is not assignable to type 'SchemaWithEnforcableProps<ZodRawShape>'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"capitated-renewal">>; authority: ZodDefault<ZodString>; id: ZodEffects<ZodString, string, string>; proposedEffectiveDate: ZodNumber; attachments: ZodObject<...>; additionalInformation: ZodOptional<...>; waiverNumber: ZodEffects<...>; }, { ...; }>, "strip", ZodTyp...' is not assignable to type 'SchemaWithEnforcableProps<ZodRawShape>'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"capitated-amendment">>; authority: ZodDefault<ZodString>; id: ZodEffects<ZodString, string, string>; proposedEffectiveDate: ZodNumber; attachments: ZodObject<...>; additionalInformation: ZodOptional<...>; waiverNumber: ZodEffects<...>; }, { ...; }>, "strip", ZodT...' does not satisfy the constraint 'SchemaWithEnforcableProps'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"capitated-initial">>; authority: ZodDefault<ZodString>; id: ZodEffects<ZodString, string, string>; proposedEffectiveDate: ZodNumber; attachments: ZodObject<...>; additionalInformation: ZodOptional<...>; }, { ...; }>, "strip", ZodTypeAny, { ...; }, { ...; }>' does not satisfy the constraint 'SchemaWithEnforcableProps'.
deploy
Type 'ZodObject<extendShape<{ event: ZodDefault<ZodLiteral<"capitated-renewal">>; authority: ZodDefault<ZodString>; id: ZodEffects<ZodString, string, string>; proposedEffectiveDate: ZodNumber; attachments: ZodObject<...>; additionalInformation: ZodOptional<...>; waiverNumber: ZodEffects<...>; }, { ...; }>, "strip", ZodTyp...' does not satisfy the constraint 'SchemaWithEnforcableProps'.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
coverage-report
8.42 MB