Bump zod from 3.23.8 to 3.24.1 #2696
Annotations
3 errors, 21 warnings, and 8 notices
[chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames:
integration-test/gpc.spec.js#L38
1) [chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames ────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: undefined
36 | const gpc2 = await getGPCValueOfContext(iframeInstance);
37 |
> 38 | expect(gpc).toEqual(true);
| ^
39 | expect(gpc).toEqual(gpc2);
40 | }
41 |
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/gpc.spec.js:38:21
|
[chromium] › request-blocking.spec.js:160:9 › Test request blocking › Blocking should not run on localhost:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:160:9 › Test request blocking › Blocking should not run on localhost
Test timeout of 30000ms exceeded.
|
[chromium] › request-blocking.spec.js:160:9 › Test request blocking › Blocking should not run on localhost:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:160:9 › Test request blocking › Blocking should not run on localhost
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
build (20, ubuntu-latest, release-firefox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20, ubuntu-latest, release-chrome)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Slow Test:
[chromium] › storage-blocking.spec.js#L1
[chromium] › storage-blocking.spec.js took 49.7s
|
🎭 Playwright Run Summary
3 skipped
14 passed (40.5s)
|
🎭 Playwright Run Summary
2 skipped
15 passed (46.2s)
|
🎭 Playwright Run Summary
3 skipped
12 passed (37.3s)
|
🎭 Playwright Run Summary
2 skipped
14 passed (44.8s)
|
🎭 Playwright Run Summary
16 passed (56.7s)
|
🎭 Playwright Run Summary
16 passed (58.6s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames ─────────────────────────────
14 passed (1.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › request-blocking.spec.js:160:9 › Test request blocking › Blocking should not run on localhost
14 passed (1.4m)
|