Reimplementation of new-submission without seatool writes and introducing form tests #87
pr-coverage-annotation.yml
on: pull_request
coverage-report
1m 2s
Annotations
10 errors and 1 warning
lambda/processEmails.test.ts > handler > should process Kafka event and send emails successfully:
lib/lambda/processEmails.test.ts#L97
AssertionError: expected "spy" to be called with arguments: [ Any<SendEmailCommand> ]
Received:
Number of calls: 0
❯ lambda/processEmails.test.ts:97:11
|
libs/email/index.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
packages/shared-utils/rules.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/respond-to-rai/respond-to-rai.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/toggle-rai-response-withdraw/toggle-rai-response-withdraw.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/withdraw-package/withdraw-package.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/withdraw-rai/withdraw-rai.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
packages/shared-types/tests/legacy-event.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
packages/shared-types/tests/legacy-package-view.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
packages/shared-types/tests/seatool.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3: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/
|