Skip to content

feat: add handling for team join event #1

feat: add handling for team join event

feat: add handling for team join event #1

Triggered via push November 8, 2024 00:36
Status Failure
Total duration 35s
Artifacts

ci-cd.yml

on: push
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (16.x): src/services/mailchimp-service.test.ts#L37
'mockName' is assigned a value but never used
test (16.x): src/services/mailchimp-service.test.ts#L62
'id' is assigned a value but never used
test (16.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_16_x" failed.
test (18.x): src/services/mailchimp-service.test.ts#L37
'mockName' is assigned a value but never used
test (18.x): src/services/mailchimp-service.test.ts#L62
'id' is assigned a value but never used
test (18.x)
Process completed with exit code 1.
test (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/