fix: SqliteStoreValue #15845
Annotations
5 errors, 1 warning, and 10 notices
Run tests:
test/cache-interceptor/cache-store-test-utils.js#L63
[Error [ERR_TEST_FAILURE]: undefined != undefined] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: undefined != undefined
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/cache-interceptor/cache-store-test-utils.js:63:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:932:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: '!='
}
}
|
Run tests:
test/cache-interceptor/cache-store-test-utils.js#L157
[Error [ERR_TEST_FAILURE]: undefined != undefined] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: undefined != undefined
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/cache-interceptor/cache-store-test-utils.js:157:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:932:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: '!='
}
}
|
Run tests:
test/cache-interceptor/cache-store-test-utils.js#L211
[Error [ERR_TEST_FAILURE]: undefined != undefined] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: undefined != undefined
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/cache-interceptor/cache-store-test-utils.js:211:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:932:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: '!='
}
}
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L77
[Error [ERR_TEST_FAILURE]: undefined != undefined] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: undefined != undefined
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/cache-interceptor/sqlite-cache-store-tests.js:77:5)
at Test.runInAsyncScope (node:async_hooks:211:14)
at Test.run (node:internal/test_runner/test:931:25)
at Test.processPendingSubtests (node:internal/test_runner/test:629:18)
at Suite.postRun (node:internal/test_runner/test:1042:19)
at Suite.run (node:internal/test_runner/test:1325:10)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: '!='
}
}
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
Total Tests: 1018
Suites 📂: 92
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 28813.784ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3011.780ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 109.049ms
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L1
Error: Test "caches request" at test/cache-interceptor/cache-store-test-utils.js:22:5 generated asynchronous activity after the test ended. This activity created the error "TypeError: Provided value cannot be bound to SQLite parameter 7." and would have caused the test to fail, but instead triggered an uncaughtException event.
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L1
Error: Test "returns stale response before deleteAt" at test/cache-interceptor/cache-store-test-utils.js:109:5 generated asynchronous activity after the test ended. This activity created the error "TypeError: Provided value cannot be bound to SQLite parameter 7." and would have caused the test to fail, but instead triggered an uncaughtException event.
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L1
Error: Test "vary directives used to decide which response to use" at test/cache-interceptor/cache-store-test-utils.js:167:5 generated asynchronous activity after the test ended. This activity created the error "TypeError: Provided value cannot be bound to SQLite parameter 7." and would have caused the test to fail, but instead triggered an uncaughtException event.
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L1
Error: Test "SqliteCacheStore maxEntries" at test/cache-interceptor/sqlite-cache-store-tests.js:89:1 generated asynchronous activity after the test ended. This activity created the error "TypeError: Provided value cannot be bound to SQLite parameter 7." and would have caused the test to fail, but instead triggered an uncaughtException event.
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L1
Error: Test "SqliteCacheStore maxEntries" at test/cache-interceptor/sqlite-cache-store-tests.js:89:1 generated asynchronous activity after the test ended. This activity created the error "TypeError: Provided value cannot be bound to SQLite parameter 7." and would have caused the test to fail, but instead triggered an uncaughtException event.
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L1
Error: Test "SqliteCacheStore maxEntries" at test/cache-interceptor/sqlite-cache-store-tests.js:89:1 generated asynchronous activity after the test ended. This activity created the error "TypeError: Provided value cannot be bound to SQLite parameter 7." and would have caused the test to fail, but instead triggered an uncaughtException event.
|
Run tests:
test/cache-interceptor/sqlite-cache-store-tests.js#L1
Error: Test "SqliteCacheStore maxEntries" at test/cache-interceptor/sqlite-cache-store-tests.js:89:1 generated asynchronous activity after the test ended. This activity created the error "TypeError: Provided value cannot be bound to SQLite parameter 7." and would have caused the test to fail, but instead triggered an uncaughtException event.
|
Loading