[bot] ci: update npm packages #6948
Annotations
2 errors, 3 warnings, and 1 notice
tests/specs/profile/profile.spec.ts#L1
1) [chromium] › specs/profile/profile.spec.ts:50:3 › Gaia profile request › should send a signed profile token to gaia
Test timeout of 30000ms exceeded.
|
tests/specs/profile/profile.spec.ts#L56
1) [chromium] › specs/profile/profile.spec.ts:50:3 › Gaia profile request › should send a signed profile token to gaia
Error: page.click: Target page, context or browser has been closed
Call log:
- waiting for locator('text=Profile')
54 | await accountsPage.getByTestId('switch-account-item-1').click({ force: true });
55 | await testAppPage.page.bringToFront();
> 56 | await testAppPage.page.click('text=Profile', {
| ^
57 | timeout: 30000,
58 | });
59 |
at /home/runner/work/extension/extension/tests/specs/profile/profile.spec.ts:56:28
|
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/
|
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts#L1
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts took 1.3m
|
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/
|
|
This job succeeded
Loading