[bot] ci: update npm packages #7252
Annotations
10 errors, 2 warnings, and 1 notice
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
|
Run Playwright tests:
tests/specs/manage-tokens/manage-tokens.spec.ts#L1
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/manage-tokens/manage-tokens.spec.ts#L53
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('manage-tokens-assets-list').getByTestId('doge')
51 | // disable tokens that are enabled by default
52 | await sip10TokenInManageTokensList.click();
> 53 | await brc20InManageTokensList.click();
| ^
54 | await src20InManageTokensList.click();
55 | await runeInManageTokensList.click();
56 |
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:53:35
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-transaction/manage-transaction.spec.ts:19:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-transaction/manage-transaction.spec.ts:19:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unable to initialised wallet state
at page-object-models/onboarding.page.ts:303
301 |
302 | do {
> 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state');
| ^
304 |
305 | await this.page.evaluate(
306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }),
at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50)
at /home/runner/work/extension/extension/tests/specs/manage-transaction/manage-transaction.spec.ts:19:5
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
3 failed
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
[chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee
1 passed (3.9m)
|
Loading