Merge branch 'main' into dependabot/npm_and_yarn/nuxt-3.16.0 #4384
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
prepare
2m 56s
prepare-win32
4m 35s
e2e-merge-reports
52s
Annotations
7 errors and 8 notices
|
packages (@slicemachine/adapter-next)
Type 'Plugin<any>' is not assignable to type 'InputPluginOption'.
|
|
packages (@slicemachine/adapter-next)
Process completed with exit code 2.
|
|
[chromium] › customTypes/customTypesTable.spec.ts:6:5 › I can create a reusable custom type:
playwright/pages/SliceMachinePage.ts#L51
1) [chromium] › customTypes/customTypesTable.spec.ts:6:5 › I can create a reusable custom type ───
Error: Timed out 30000ms waiting for expect(locator).toHaveText(expected)
Locator: getByLabel('Breadcrumb')
Expected string: "Custom types/Custom Type 1748267583483249069"
Received string: "Page types"
Call log:
- expect.toHaveText with timeout 30000ms
- waiting for getByLabel('Breadcrumb')
34 × locator resolved to <nav aria-label="Breadcrumb">…</nav>
- unexpected value "Page types"
at ../pages/SliceMachinePage.ts:51
49 | async checkBreadcrumbItems(items: string[]) {
50 | await expect(this.breadcrumb).toBeVisible();
> 51 | await expect(this.breadcrumb).toHaveText(items.join("/"));
| ^
52 | }
53 | }
54 |
at CustomTypesBuilderPage.checkBreadcrumbItems (/home/runner/work/slice-machine/slice-machine/playwright/pages/SliceMachinePage.ts:51:35)
at CustomTypesBuilderPage.checkBreadcrumb (/home/runner/work/slice-machine/slice-machine/playwright/pages/shared/TypeBuilderPage.ts:298:5)
at /home/runner/work/slice-machine/slice-machine/playwright/tests/customTypes/customTypesTable.spec.ts:16:3
|
|
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon:
playwright/tests/common/navigation.spec.ts#L78
1) [chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ─
Error: Timed out 30000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/"
Received string: "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
Call log:
- expect.toHaveURL with timeout 30000ms
- waiting for locator(':root')
34 × locator resolved to <html>…</html>
- unexpected value "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
76 | await newTab.waitForLoadState();
77 |
> 78 | await expect(newTab).toHaveURL(
| ^
79 | "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/",
80 | );
81 | });
at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/navigation.spec.ts:78:24
|
|
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon:
playwright/tests/common/navigation.spec.ts#L78
1) [chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/"
Received string: "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
Call log:
- expect.toHaveURL with timeout 30000ms
- waiting for locator(':root')
34 × locator resolved to <html>…</html>
- unexpected value "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
76 | await newTab.waitForLoadState();
77 |
> 78 | await expect(newTab).toHaveURL(
| ^
79 | "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/",
80 | );
81 | });
at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/navigation.spec.ts:78:24
|
|
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon:
playwright/tests/common/navigation.spec.ts#L78
1) [chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/"
Received string: "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
Call log:
- expect.toHaveURL with timeout 30000ms
- waiting for locator(':root')
34 × locator resolved to <html>…</html>
- unexpected value "https://auth0.prismic.io/authorize?client_id=OpMJGiv3P0W4OzGzvFJGjFDnm0IAQNQ1&response_type=code&redirect_uri=https%3A%2F%2Fauth.internal.prismic.io%2Flogin%2Fcallback&audience=prismic.io&state=https%3A%2F%2Fprismic.io%2Fdashboard"
76 | await newTab.waitForLoadState();
77 |
> 78 | await expect(newTab).toHaveURL(
| ^
79 | "https://prismic.io/dashboard/login?redirect_uri=https://example-prismic-repo.prismic.io/",
80 | );
81 | });
at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/navigation.spec.ts:78:24
|
|
e2e (2, 8)
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
3 skipped
23 passed (1.7m)
|
|
🎭 Playwright Run Summary
17 passed (2.0m)
|
|
🎭 Playwright Run Summary
11 passed (2.3m)
|
|
🎭 Playwright Run Summary
14 passed (1.6m)
|
|
🎭 Playwright Run Summary
21 passed (2.6m)
|
|
🎭 Playwright Run Summary
25 passed (3.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › customTypes/customTypesTable.spec.ts:6:5 › I can create a reusable custom type ────
25 passed (3.6m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › common/navigation.spec.ts:59:5 › I can access the repository using the open icon ──
16 passed (4.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-blob-report-1
Expired
|
47.1 KB |
sha256:0d0291e281ae40e80f7be6a54dd222c70ce7f8a008ad927773ed85f8962fb473
|
|
|
e2e-blob-report-2
Expired
|
3.65 MB |
sha256:2336a99076a462969b0aa7db55accf05f9ad9af16439dfce3dfd8c099c8ffb6b
|
|
|
e2e-blob-report-3
Expired
|
5.59 MB |
sha256:ed95e4fbef4e944e6a8aa81ae6d090370712f1443dd1f8cc60fc07e42ad3072e
|
|
|
e2e-blob-report-4
Expired
|
72.4 KB |
sha256:7ec86632f7ca145ba970ed713aee4ae38f1ea52f101e52d40d39ea7df3fe7e09
|
|
|
e2e-blob-report-5
Expired
|
38.7 KB |
sha256:386ebadae34d6bfdbc118a002719842eec09c18f164f8d41668979fccec32cd0
|
|
|
e2e-blob-report-6
Expired
|
71 KB |
sha256:9fb35742c97821906968f2ac20d98cba91b94dc00b7b3bd7dd078233089fccff
|
|
|
e2e-blob-report-7
Expired
|
61.1 KB |
sha256:a7047646c8234b8b4c98f3ec9d61e803154105fdc0432cb0cea2b6691928e103
|
|
|
e2e-blob-report-8
Expired
|
37.3 KB |
sha256:17f6748a9a907848e8e5a654eb33b9d8419d186d0eb7eafde9d7a75bc3097c2a
|
|
|
html-report--attempt-2
Expired
|
9.89 MB |
sha256:dc8fb5254da43de8d8278f94b419d336ccb7bb85d3fbb9f33d4d2bcbc0a8539e
|
|