Update Notification templates #691
Triggered via pull request
December 11, 2023 16:39
BogoCvetkov
opened
#583
Status
Failure
Total duration
16s
Artifacts
–
check-pr-fork.yml
on: pull_request_target
Check label
3s
Security tests
/
Build and scan api container image
Security tests
/
Build and scan migrations container image
Security tests
/
Scan k8s manifests
Annotations
3 errors
Check label
Process completed with exit code 1.
|
CampaignService ► CampaignService update should create notification list, first time campaign state is updated to active ► CampaignService update should create notification list, first time campaign state is updated to active:
apps/api/src/campaign/campaign.service.spec.ts#L130
Failed test found in:
test-results.xml
Error:
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
|
CampaignService ► CampaignService update should update existing notification list name, if active campaign name is updated ► CampaignService update should update existing notification list name, if active campaign name is updated:
apps/api/src/campaign/campaign.service.spec.ts#L180
Failed test found in:
test-results.xml
Error:
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
|