chore(deps): bump vite from 5.4.2 to 5.4.11 #7072
Annotations
2 errors, 3 warnings, and 1 notice
Run Playwright tests:
tests/specs/compliance-checks/compliance-checks.spec.ts#L94
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
Error: expect(received).toEqual(expected) // deep equality
Expected: 2
Received: 0
92 | const userAndRecipientAddressCount = 2;
93 |
> 94 | test.expect(entityCheckCount).toEqual(userAndRecipientAddressCount);
| ^
95 | });
96 | });
97 |
at /home/runner/work/extension/extension/tests/specs/compliance-checks/compliance-checks.spec.ts:94:35
|
Run Playwright tests:
tests/specs/compliance-checks/compliance-checks.spec.ts#L94
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: 2
Received: 0
92 | const userAndRecipientAddressCount = 2;
93 |
> 94 | test.expect(entityCheckCount).toEqual(userAndRecipientAddressCount);
| ^
95 | });
96 | });
97 |
at /home/runner/work/extension/extension/tests/specs/compliance-checks/compliance-checks.spec.ts:94:35
|
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Playwright tests:
[chromium] › specs/ledger/ledger.spec.ts#L1
[chromium] › specs/ledger/ledger.spec.ts took 46.4s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Run Playwright tests
1 flaky
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
16 passed (1.9m)
|
Loading