Bump tldts from 6.1.77 to 6.1.82 #2957
Annotations
1 error, 3 warnings, and 1 notice
Run tests:
integration-test/gpc.spec.js#L38
1) [chromium] › integration-test/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
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Post Run actions/setup-node@v4
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Run actions/setup-node@v4
Cache not found for keys: node-cache-Linux-x64-npm-0b384316992b62d8bf0699a40b04ec28462ddcd580f4a0cc1fc0f7c221828398
|
Run tests
1 flaky
[chromium] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames ────────────
16 passed (57.6s)
|
Loading