Skip to content

Reimplementation of new-submission without seatool writes and introducing form tests #140

Reimplementation of new-submission without seatool writes and introducing form tests

Reimplementation of new-submission without seatool writes and introducing form tests #140

Triggered via pull request August 23, 2024 14:06
@mdial89fmdial89f
synchronize #720
spiderface
Status Failure
Total duration 1m 26s
Artifacts

pr-coverage-annotation.yml

on: pull_request
coverage-report
1m 14s
coverage-report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lambda/processEmails.test.ts > handler > should process Kafka event and send emails successfully: lib/lambda/processEmails.test.ts#L102
AssertionError: expected "decodeBase64WithUtf8" to be called 2 times, but got 0 times ❯ lambda/processEmails.test.ts:102:27
src/api/submissionService.test.ts: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/Banner/banner.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/ConfirmationDialog/userPrompt.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/RHF/tests/FieldArray.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/RHF/tests/NameGen.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/RHF/tests/RHFTextDisplay.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/RHF/tests/Section.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/RHF/tests/Slot.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
src/components/RHF/tests/SlotField.test.tsx: react-app/src/features/package-actions/lib/modules/issue-rai/index.tsx#L207
TypeError: zAttachmentRequired is not a function ❯ src/features/package-actions/lib/modules/issue-rai/index.tsx:207:44 ❯ src/features/package-actions/lib/modules/index.ts:41:31
coverage-report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/