fix: check utxos fallback error, closes #5250 #5349
Annotations
1 error, 1 warning, and 1 notice
Run Playwright tests:
tests/specs/send/send-btc.spec.ts#L14
1) [chromium] › specs/send/send-btc.spec.ts:108:5 › send btc › btc send form › that fallbacks to other api provider if main fails
Test timeout of 30000ms exceeded while running "beforeEach" hook.
12 |
13 | test.describe('send btc', () => {
> 14 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => {
| ^
15 | await globalPage.setupAndUseApiCalls(extensionId);
16 | await onboardingPage.signInWithTestAccount(extensionId);
17 | await homePage.selectTestNet();
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:14:8
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-btc.spec.ts:108:5 › send btc › btc send form › that fallbacks to other api provider if main fails
7 passed (4.5m)
|
Loading