build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 #15736
Annotations
3 errors and 1 notice
Run tests:
test/client-node-max-header-size.js#L39
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw
+ actual - expected
+ '(node:3474) ExperimentalWarning: SQLite is an experimental feature and might change at any time\n' +
+ '(Use `node --trace-warnings ...` to show where the warning was created)\n'
- ''
at process.emit (node:events:513:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw
+ actual - expected
+ '(node:3474) ExperimentalWarning: SQLite is an experimental feature and might change at any time\n' +
+ '(Use `node --trace-warnings ...` to show where the warning was created)\n'
- ''
at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at /Users/runner/work/undici/undici/test/client-node-max-header-size.js:39:9
at ChildProcess.exithandler (node:child_process:407:7)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1101:16)
at Socket.<anonymous> (node:internal/child_process:457:11)
at Socket.emit (node:events:513:28)
at Pipe.<anonymous> (node:net:351:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: '(node:3474) ExperimentalWarning: SQLite is an experimental feature and might change at any time\n(Use `node --trace-warnings ...` to show where the warning was created)\n',
expected: '',
operator: 'strictEqual'
}
}
|
Run tests:
test/client-node-max-header-size.js#L58
Error [ERR_TEST_FAILURE]: default max-http-header-size should not throw
+ actual - expected
+ '(node:3476) ExperimentalWarning: SQLite is an experimental feature and might change at any time\n' +
+ '(Use `node --trace-warnings ...` to show where the warning was created)\n'
- ''
at process.emit (node:events:513:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: default max-http-header-size should not throw
+ actual - expected
+ '(node:3476) ExperimentalWarning: SQLite is an experimental feature and might change at any time\n' +
+ '(Use `node --trace-warnings ...` to show where the warning was created)\n'
- ''
at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at /Users/runner/work/undici/undici/test/client-node-max-header-size.js:58:9
at ChildProcess.exithandler (node:child_process:407:7)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: '(node:3476) ExperimentalWarning: SQLite is an experimental feature and might change at any time\n(Use `node --trace-warnings ...` to show where the warning was created)\n',
expected: '',
operator: 'strictEqual'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1017
Suites 📂: 92
Passed ✅: 1010
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 36467.625ms
|
Loading