Skip to content

Bump @babel/traverse from 7.22.20 to 7.23.2 #740

Bump @babel/traverse from 7.22.20 to 7.23.2

Bump @babel/traverse from 7.22.20 to 7.23.2 #740

Triggered via pull request October 19, 2023 07:15
Status Failure
Total duration 10m 20s
Artifacts 1

ci.yml

on: pull_request
Matrix: test-unit
Matrix: build
Matrix: lint
Matrix: test-e2e
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
1) [chromium] › thanks.spec.ts:11:1 › rainbowkit modal works ───────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[chromium] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
1) [chromium] › thanks.spec.ts:11:1 › rainbowkit modal works ───────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[chromium] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
1) [chromium] › thanks.spec.ts:11:1 › rainbowkit modal works ───────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[firefox] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
2) [firefox] › thanks.spec.ts:11:1 › rainbowkit modal works ────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[firefox] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
2) [firefox] › thanks.spec.ts:11:1 › rainbowkit modal works ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[firefox] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
2) [firefox] › thanks.spec.ts:11:1 › rainbowkit modal works ────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[webkit] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
3) [webkit] › thanks.spec.ts:11:1 › rainbowkit modal works ─────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[webkit] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
3) [webkit] › thanks.spec.ts:11:1 › rainbowkit modal works ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[webkit] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
3) [webkit] › thanks.spec.ts:11:1 › rainbowkit modal works ─────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
[Mobile Chrome] › thanks.spec.ts:11:1 › rainbowkit modal works: test/e2e/thanks.spec.ts#L13
4) [Mobile Chrome] › thanks.spec.ts:11:1 › rainbowkit modal works ──────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByTestId('rk-connect-button') 11 | test('rainbowkit modal works', async ({ page }) => { 12 | // open and close modal > 13 | await expect(page.getByTestId('rk-connect-button')).toBeVisible() | ^ 14 | await page.getByTestId('rk-connect-button').click() 15 | await page.getByLabel('Close').click() 16 | }) at /home/runner/work/blog/blog/test/e2e/thanks.spec.ts:13:55
🎭 Playwright Run Summary
5 failed [chromium] › thanks.spec.ts:11:1 › rainbowkit modal works ────────────────────────────────────── [firefox] › thanks.spec.ts:11:1 › rainbowkit modal works ─────────────────────────────────────── [webkit] › thanks.spec.ts:11:1 › rainbowkit modal works ──────────────────────────────────────── [Mobile Chrome] › thanks.spec.ts:11:1 › rainbowkit modal works ───────────────────────────────── [Mobile Safari] › thanks.spec.ts:11:1 › rainbowkit modal works ───────────────────────────────── 60 passed (4.6m)

Artifacts

Produced during runtime
Name Size
coverage-ubuntu-latest-18 Expired
805 KB