[bot] ci: update npm packages #7304
Annotations
10 errors, 2 warnings, and 1 notice
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name
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/bns-names/bns-names.spec.ts:13:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name
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/bns-names/bns-names.spec.ts:13:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name
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/bns-names/bns-names.spec.ts:13:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
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/compliance-checks/compliance-checks.spec.ts:26:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
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/compliance-checks/compliance-checks.spec.ts:26:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
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/compliance-checks/compliance-checks.spec.ts:26:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
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/compliance-checks/compliance-checks.spec.ts:26:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
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/compliance-checks/compliance-checks.spec.ts:26:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
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/compliance-checks/compliance-checks.spec.ts:26:5
|
Run Playwright tests:
tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
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/compliance-checks/compliance-checks.spec.ts:26: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
12 failed
[chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
[chromium] › specs/fund/fund.spec.ts:12:3 › Buy tokens test › should redirect to provider URL while funding STX
[chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC
[chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly
[chromium] › specs/ledger/ledger.spec.ts:37:7 › App with Ledger › withBitcoinAndStacksKey › receive modal opens
[chromium] › specs/ledger/ledger.spec.ts:60:7 › App with Ledger › withBitcoinAndStacksKey › that you can navigate to activity page
[chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinKeysOnly › that homepage renders correctly
[chromium] › specs/ledger/ledger.spec.ts:37:7 › App with Ledger › withBitcoinKeysOnly › receive modal opens
[chromium] › specs/ledger/ledger.spec.ts:60:7 › App with Ledger › withBitcoinKeysOnly › that you can navigate to activity page
5 passed (14.8m)
|
Loading