Skip to content

Run npm audit fix #1593

Run npm audit fix

Run npm audit fix #1593

Triggered via pull request March 6, 2026 09:50
Status Failure
Total duration 2m 7s
Artifacts

tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 notices
test (lts/*)
Process completed with exit code 1.
Integration tests › /broken-css.html › should have "cssRules" metric set properly: test/integration.test.js#L120
assert.strictEqual(received, expected) Expected value to strictly be equal to: 3 Received: 4 at Object.strictEqual (test/integration.test.js:120:18)
Integration tests › /inline-css.html › should have "cssRules" metric set properly: test/integration.test.js#L120
assert.strictEqual(received, expected) Expected value to strictly be equal to: 6 Received: 7 at Object.strictEqual (test/integration.test.js:120:18)
test (latest)
Process completed with exit code 1.
Integration tests › /broken-css.html › should have "cssRules" metric set properly: test/integration.test.js#L120
assert.strictEqual(received, expected) Expected value to strictly be equal to: 3 Received: 4 at Object.strictEqual (test/integration.test.js:120:18)
Integration tests › /inline-css.html › should have "cssRules" metric set properly: test/integration.test.js#L120
assert.strictEqual(received, expected) Expected value to strictly be equal to: 6 Received: 7 at Object.strictEqual (test/integration.test.js:120:18)
test (lts/*)
Using Node.js v24.14.0
test (latest)
Using Node.js v25.8.0