Skip to content

fix:(sks): Add queue between kafka and lambda #1724

fix:(sks): Add queue between kafka and lambda

fix:(sks): Add queue between kafka and lambda #1724

Triggered via pull request January 27, 2025 22:08
Status Failure
Total duration 4m 10s
Artifacts

pr-coverage-annotation.yml

on: pull_request
coverage-report
3m 58s
coverage-report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lambda/processEmails.test.ts > process emails Handler > should make a handler: lib/lambda/processEmails.test.ts#L85
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmails.test.ts:85:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for respond-to-rai with medicaid spa: lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for respond-to-rai with chip spa: lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for respond-to-rai with 1915(b): lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for respond-to-rai with 1915(c): lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for new-medicaid-submission with medicaid spa: lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for new-medicaid-submission with chip spa: lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for new-medicaid-submission with 1915(b): lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for new-medicaid-submission with 1915(c): lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
lambda/processEmailsHandler.test.ts > process emails Handler > should send an email for new-chip-submission with medicaid spa: lib/lambda/processEmailsHandler.test.ts#L234
AssertionError: expected "send" to be called 2 times, but got 0 times ❯ lambda/processEmailsHandler.test.ts:234:20
coverage-report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636