Skip to content

proper test

proper test #5

Triggered via push October 25, 2024 08:51
Status Failure
Total duration 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: expect(received).toEqual(expected): src/__tests__/engage.spec.ts#L171
{ language: "en-US", locale: "en-US", + platform: "X11; Linux x64", - platform: "X11; Darwin arm64", screenHeight: 768, screenWidth: 1024, timezone: "UTC", + userAgent: "Mozilla/5.0 (X11; Linux x64) AppleWebKit/537.36 (KHTML, like Gecko) HappyDOM/0.0.0", - userAgent: "Mozilla/5.0 (X11; Darwin arm64) AppleWebKit/537.36 (KHTML, like Gecko) HappyDOM/0.0.0", } - Expected - 2 + Received + 2 at /home/runner/work/numia-engage-sdk/numia-engage-sdk/src/__tests__/engage.spec.ts:171:37
CI
Process completed with exit code 1.
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/