Skip to content

chore(deps): bump react-router-dom from 7.0.2 to 7.1.1 #15774

chore(deps): bump react-router-dom from 7.0.2 to 7.1.1

chore(deps): bump react-router-dom from 7.0.2 to 7.1.1 #15774

Triggered via pull request December 27, 2024 03:59
Status Failure
Total duration 1h 17m 27s
Artifacts 18

default.yml

on: pull_request
get-playwright-version  /  Get and save publish version
23s
get-playwright-version / Get and save publish version
build-packages  /  Build Packages
1m 25s
build-packages / Build Packages
Matrix: init-playwright / init-playwright
build-showcase-patternhub  /  Build Patternhub
1m 37s
build-showcase-patternhub / Build Patternhub
build-showcase-react  /  Build Showcase react-showcase
30s
build-showcase-react / Build Showcase react-showcase
build-showcase-angular  /  Build Showcase angular-showcase
38s
build-showcase-angular / Build Showcase angular-showcase
build-showcase-stencil  /  Build Showcase stencil-showcase
45s
build-showcase-stencil / Build Showcase stencil-showcase
build-showcase-vue  /  Build Showcase vue-showcase
27s
build-showcase-vue / Build Showcase vue-showcase
Matrix: test-components / playwright-ct
test-foundations  /  🧪🎭 - foundations
3m 48s
test-foundations / 🧪🎭 - foundations
build-outputs  /  Build outputs
1m 8s
build-outputs / Build outputs
build-showcase-angular-ssr  /  Build Showcase angular-ssr-showcase
57s
build-showcase-angular-ssr / Build Showcase angular-ssr-showcase
build-showcase-next  /  Build Showcase next-showcase
51s
build-showcase-next / Build Showcase next-showcase
build-showcase-nuxt  /  Build Showcase nuxt-showcase
57s
build-showcase-nuxt / Build Showcase nuxt-showcase
Matrix: test-showcase-patternhub / playwright-showcases
Matrix: test-showcase-react / playwright-showcases
Matrix: test-screen-reader / playwright-screen-reader
Matrix: test-showcase-angular / playwright-showcases
Matrix: test-showcase-stencil / playwright-showcases
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-components  /  regenerate-snapshots
regenerate-snapshots-components / regenerate-snapshots
regenerate-snapshots-foundations  /  regenerate-snapshots
regenerate-snapshots-foundations / regenerate-snapshots
regenerate-snapshots-patternhub  /  regenerate-snapshots
regenerate-snapshots-patternhub / regenerate-snapshots
checks-done
0s
checks-done
regenerate-snapshots  /  🧪🎭 - Regenerate snapshots showcases
7m 45s
regenerate-snapshots / 🧪🎭 - Regenerate snapshots showcases
deploy  /  Deploy
deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 2 warnings, and 2 notices
test-screen-reader / 🧪🎭 - screen-reader - macos-13 - react - 2/4
Process completed with exit code 1.
[webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/default.ts#L1
1) [webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot ───────────────────────── Test timeout of 30000ms exceeded.
[webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/tabs/tabs-snapshot.spec.ts#L15
1) [webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot ───────────────────────── Error: expect(locator).toBeVisible() Locator: locator('[data-icon=chevron_right]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-icon=chevron_right]') at tabs/tabs-snapshot.spec.ts:15 13 | async preScreenShot(page) { 14 | const scrollRight = page.locator('[data-icon=chevron_right]'); > 15 | await expect(scrollRight).toBeVisible(); | ^ 16 | } 17 | }); 18 | }); at preScreenShot (/__w/mono/mono/showcases/e2e/tabs/tabs-snapshot.spec.ts:15:30) at /__w/mono/mono/showcases/e2e/default.ts:223:10
[webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/default.ts#L1
1) [webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/tabs/tabs-snapshot.spec.ts#L15
1) [webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('[data-icon=chevron_right]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-icon=chevron_right]') at tabs/tabs-snapshot.spec.ts:15 13 | async preScreenShot(page) { 14 | const scrollRight = page.locator('[data-icon=chevron_right]'); > 15 | await expect(scrollRight).toBeVisible(); | ^ 16 | } 17 | }); 18 | }); at preScreenShot (/__w/mono/mono/showcases/e2e/tabs/tabs-snapshot.spec.ts:15:30) at /__w/mono/mono/showcases/e2e/default.ts:223:10
test-showcase-vue / 🧪🎭 - vue-showcase:4/6
Process completed with exit code 1.
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
Process completed with exit code 1.
[mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/default.ts#L1
1) [mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot ────────────────── Test timeout of 30000ms exceeded.
[mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/tabs/tabs-snapshot.spec.ts#L15
1) [mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot ────────────────── Error: expect(locator).toBeVisible() Locator: locator('[data-icon=chevron_right]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-icon=chevron_right]') at tabs/tabs-snapshot.spec.ts:15 13 | async preScreenShot(page) { 14 | const scrollRight = page.locator('[data-icon=chevron_right]'); > 15 | await expect(scrollRight).toBeVisible(); | ^ 16 | } 17 | }); 18 | }); at preScreenShot (/__w/mono/mono/showcases/e2e/tabs/tabs-snapshot.spec.ts:15:30) at /__w/mono/mono/showcases/e2e/default.ts:223:10
[mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/default.ts#L1
1) [mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot: showcases/e2e/tabs/tabs-snapshot.spec.ts#L15
1) [mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('[data-icon=chevron_right]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-icon=chevron_right]') at tabs/tabs-snapshot.spec.ts:15 13 | async preScreenShot(page) { 14 | const scrollRight = page.locator('[data-icon=chevron_right]'); > 15 | await expect(scrollRight).toBeVisible(); | ^ 16 | } 17 | }); 18 | }); at preScreenShot (/__w/mono/mono/showcases/e2e/tabs/tabs-snapshot.spec.ts:15:30) at /__w/mono/mono/showcases/e2e/default.ts:223:10
checks-done
Process completed with exit code 1.
test-showcase-vue / 🧪🎭 - vue-showcase:4/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
test-showcase-vue / 🧪🎭 - vue-showcase:6/6
No files were found with the provided path: ./showcases/vue-showcase-showcase/results. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [webkit] › default.ts:219:2 › DBTabs › should have same aria-snapshot ────────────────────────── 49 skipped 119 passed (5.1m)
🎭 Playwright Run Summary
1 failed [mobile_safari] › default.ts:219:2 › DBTabs › should have same aria-snapshot ─────────────────── 49 skipped 119 passed (4.4m)

Artifacts

Produced during runtime
Name Size
db-ui-angular-showcase
1.44 MB
db-ui-angular-ssr-showcase
2.18 MB
db-ui-components-build
349 KB
db-ui-foundations-build
151 KB
db-ui-migration-build
1.91 KB
db-ui-next-showcase
1.52 MB
db-ui-nuxt-showcase
1.99 MB
db-ui-output
400 KB
db-ui-outputs
3.87 MB
db-ui-patternhub
3.75 MB
db-ui-react-showcase
1.36 MB
db-ui-stencil-showcase
1.41 MB
db-ui-vue-showcase
1.32 MB
react-recordings-macos-13-2
41.6 MB
react-screen-reader-macos-13-2
798 KB
snapshots-showcases
12.5 MB
vue-showcase-playwright-results-4
689 KB
vue-showcase-playwright-results-6
763 KB