chore: update monorepo tokens #4458
Annotations
1 error, 1 warning, and 1 notice
Run Playwright tests:
tests/specs/send/send-stx.spec.ts#L19
1) [chromium] › specs/send/send-stx.spec.ts:29:9 › send stx › tests on testnet › that send max button sets available balance minus fee
"beforeAll" hook timeout of 30000ms exceeded.
17 | const amount = '0.000001';
18 | let sPage: SendPage;
> 19 | test.beforeAll(async ({ extensionId, globalPage, onboardingPage, homePage, sendPage }) => {
| ^
20 | await globalPage.setupAndUseApiCalls(extensionId);
21 | await onboardingPage.signInWithTestAccount(extensionId);
22 | await homePage.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:19:10
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Playwright tests
1 flaky
[chromium] › specs/send/send-stx.spec.ts:29:9 › send stx › tests on testnet › that send max button sets available balance minus fee
15 passed (1.7m)
|
The logs for this run have expired and are no longer available.
Loading