Bump @duckduckgo/content-scope-scripts from 6.34.0 to 7.4.0 #502
Annotations
1 error, 2 warnings, and 1 notice
Run tests:
integration-test/fire-button.spec.js#L309
1) [chromium] › fire-button.spec.js:296:13 › Fire Button › burn › clear data without clearing tabs
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 172
- Array []
+ Array [
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1737345964.833493,
+ "httpOnly": false,
+ "name": "tptdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "215",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1737345964.83503,
+ "httpOnly": false,
+ "name": "tpsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "215",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1737345965.492037,
+ "httpOnly": false,
+ "name": "jsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": true,
+ "value": "355",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1737345965.494349,
+ "httpOnly": false,
+ "name": "tptdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "355",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1737345965.495958,
+ "httpOnly": false,
+ "name": "tpsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "355",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1737345966.113552,
+ "httpOnly": false,
+ "name": "jsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "None",
+ "secure": true,
+ "value": "355",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1771301165.478785,
+ "httpOnly": false,
+ "name": "cookiestoredata",
+ "path": "/",
+ "sameSite": "Strict",
+ "secure": true,
+ "value": "215",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1737605165.10999,
+ "httpOnly": true,
+ "name": "top_firstparty_headerdata",
+ "path": "/",
+ "sameSite": "None",
+ "secure": true,
+ "value": "215",
+ },
+ Object {
+ "domain": "broken.third-party.site",
+ "expires": 1771301165.458285,
+ "httpOnly": false,
+ "name": "cookiestoredata",
+ "path": "/",
+ "sameSite": "Strict",
+ "secure": true,
+ "value": "215",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1771301165.461211,
+ "httpOnly": false,
+ "name": "cookiestoredata",
+ "path": "/",
+ "sameSite": "Strict",
+ "secure": true,
+ "value": "355",
+ },
+ Object {
+ "domain": "broken.third-party.site",
+ "expires": 1737605165.529298,
+ "httpOnly": true,
+ "name": "top_tracker_headerdata",
+ "path": "/",
+ "sameSite": "None",
+ "secure": true,
+ "value": "215",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1737605165.630911,
+ "httpOnly": true,
+ "name": "top_firstparty_headerdata",
+ "path": "/",
+ "sameSite": "None",
+ "secure": true,
+ "value": "355",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1737605165.687753,
+ "httpOnly": true,
+ "name": "top_thirdparty_headerdata",
+ "path": "/",
+ "sameSite": "None",
+ "
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Run tests
1 flaky
[chromium] › fire-button.spec.js:296:13 › Fire Button › burn › clear data without clearing tabs
15 passed (1.1m)
|
Loading