Skip to content

chore(deps): bump @nestjs/common from 10.3.10 to 10.4.5 #816

chore(deps): bump @nestjs/common from 10.3.10 to 10.4.5

chore(deps): bump @nestjs/common from 10.3.10 to 10.4.5 #816

Triggered via pull request October 22, 2024 07:51
Status Failure
Total duration 7m 25s
Artifacts

e2e.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
test (20)
Testing stopped early after 2 maximum allowed failures.
[chromium] › connectWallet.test.ts:13:7 › connect wallet › should connect wallet using default metamask account: packages/interface/e2e/connectWallet.test.ts#L8
1) [chromium] › connectWallet.test.ts:13:7 › connect wallet › should connect wallet using default metamask account Test timeout of 100000ms exceeded while running "beforeEach" hook. 6 | 7 | test.describe("connect wallet", () => { > 8 | test.beforeEach(async ({ page }) => { | ^ 9 | await page.goto("/", { timeout: ***000 }); 10 | await page.waitForSelector('button:has-text("Connect wallet")', { state: "visible", timeout: 30000 }); 11 | }); at /home/runner/work/maci-platform/maci-platform/packages/interface/e2e/connectWallet.test.ts:8:8
[chromium] › connectWallet.test.ts:13:7 › connect wallet › should connect wallet using default metamask account: packages/interface/e2e/connectWallet.test.ts#L8
1) [chromium] › connectWallet.test.ts:13:7 › connect wallet › should connect wallet using default metamask account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 100000ms exceeded while running "beforeEach" hook. 6 | 7 | test.describe("connect wallet", () => { > 8 | test.beforeEach(async ({ page }) => { | ^ 9 | await page.goto("/", { timeout: ***000 }); 10 | await page.waitForSelector('button:has-text("Connect wallet")', { state: "visible", timeout: 30000 }); 11 | }); at /home/runner/work/maci-platform/maci-platform/packages/interface/e2e/connectWallet.test.ts:8:8
test (20)
The process '/usr/bin/xvfb-run' failed with exit code 1
test (20)
No files were found with the provided path: ./playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › connectWallet.test.ts:13:7 › connect wallet › should connect wallet using default metamask account