Bump @fingerprintjs/fingerprintjs from 4.5.0 to 4.5.1 #2721
Annotations
1 error, 2 warnings, and 1 notice
Run tests:
integration-test/fire-button.spec.js#L244
1) [chromium] › fire-button.spec.js:225:13 › Fire Button › burn › exempts duckduckgo.com cookies ─
Error: expect(received).toMatchObject(expected)
- Expected - 0
+ Received + 181
Array [
Object {
+ "domain": "good.third-party.site",
+ "expires": 1735568354.590695,
+ "httpOnly": false,
+ "name": "tptdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "16",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1735568354.594383,
+ "httpOnly": false,
+ "name": "tpsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "16",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1735568354.711346,
+ "httpOnly": false,
+ "name": "jsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": true,
+ "value": "137",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1735568354.7118,
+ "httpOnly": false,
+ "name": "tptdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "137",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1735568354.7121,
+ "httpOnly": false,
+ "name": "tpsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "Lax",
+ "secure": false,
+ "value": "137",
+ },
+ Object {
+ "domain": "broken.third-party.site",
+ "expires": 1735568355.649272,
+ "httpOnly": false,
+ "name": "jsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "None",
+ "secure": true,
+ "value": "16",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1735568355.710142,
+ "httpOnly": false,
+ "name": "jsdata",
+ "path": "/privacy-protections/storage-blocking",
+ "sameSite": "None",
+ "secure": true,
+ "value": "137",
+ },
+ Object {
"domain": "duckduckgo.com",
+ "expires": -1,
"httpOnly": false,
"name": "ae",
"path": "/",
"sameSite": "Lax",
"secure": true,
"value": "d",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1769523555.577159,
+ "httpOnly": false,
+ "name": "cookiestoredata",
+ "path": "/",
+ "sameSite": "Strict",
+ "secure": true,
+ "value": "16",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1769523554.709308,
+ "httpOnly": false,
+ "name": "cookiestoredata",
+ "path": "/",
+ "sameSite": "Strict",
+ "secure": true,
+ "value": "137",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1735827554.857738,
+ "httpOnly": true,
+ "name": "top_firstparty_headerdata",
+ "path": "/",
+ "sameSite": "None",
+ "secure": true,
+ "value": "16",
+ },
+ Object {
+ "domain": "privacy-test-pages.site",
+ "expires": 1735827554.998197,
+ "httpOnly": true,
+ "name": "top_firstparty_headerdata",
+ "path": "/",
+ "sameSite": "None",
+ "secure": true,
+ "value": "137",
+ },
+ Object {
+ "domain": "good.third-party.site",
+ "expires": 1735827555.043979,
+ "httpOnly": true,
+ "name": "top_thirdparty_headerdata",
+ "path": "/",
+ "sameSite": "None",
+ "secure": true,
+ "value": "137",
+ },
|
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:225:13 › Fire Button › burn › exempts duckduckgo.com cookies ──
15 passed (55.2s)
|
Loading