Skip to content

fix: SqliteStoreValue #15845

fix: SqliteStoreValue

fix: SqliteStoreValue #15845

Triggered via pull request January 20, 2025 06:37
Status Failure
Total duration 1h 31m 23s
Artifacts

nodejs.yml

on: pull_request
Matrix: test-without-intl
Matrix: test
dependency-review
9s
dependency-review
Lint
34s
Lint
Fuzzing
3m 29s
Fuzzing
Test TypeScript types
35s
Test TypeScript types
Test with SQLite enabled
21s
Test with SQLite enabled
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

40 errors, 11 warnings, and 130 notices
caches request: 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:935:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:633:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: '!=' } }
returns stale response before deleteAt: 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:935:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:633:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: '!=' } }
vary directives used to decide which response to use: 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:935:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:633:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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:934:25) at Test.processPendingSubtests (node:internal/test_runner/test:633:18) at Suite.postRun (node:internal/test_runner/test:1045:19) at Suite.run (node:internal/test_runner/test:1335: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: '!=' } }
Test with SQLite enabled
Process completed with exit code 1.
caches request: 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: '!=' } }
returns stale response before deleteAt: 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: '!=' } }
vary directives used to decide which response to use: 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: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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:297:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: '!=' } }
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Process completed with exit code 1.
caches request: 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> (/Users/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: '!=' } }
returns stale response before deleteAt: 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> (/Users/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: '!=' } }
vary directives used to decide which response to use: 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> (/Users/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: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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> (/Users/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:297:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: '!=' } }
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Process completed with exit code 1.
caches request: 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> (/Users/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: '!=' } }
returns stale response before deleteAt: 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> (/Users/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: '!=' } }
vary directives used to decide which response to use: 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> (/Users/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: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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> (/Users/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: '!=' } }
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Process completed with exit code 1.
caches request: 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> (D:\a\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: '!=' } }
returns stale response before deleteAt: 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> (D:\a\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: '!=' } }
vary directives used to decide which response to use: 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> (D:\a\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: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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> (D:\a\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:297:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: '!=' } }
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Process completed with exit code 1.
caches request: 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> (D:\a\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: '!=' } }
returns stale response before deleteAt: 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> (D:\a\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: '!=' } }
vary directives used to decide which response to use: 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> (D:\a\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: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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> (D:\a\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: '!=' } }
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
caches request: 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: '!=' } }
returns stale response before deleteAt: 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: '!=' } }
vary directives used to decide which response to use: 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: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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: '!=' } }
Test with Node.js 22 compiled --without-intl
Process completed with exit code 1.
caches request: 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: '!=' } }
returns stale response before deleteAt: 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: '!=' } }
vary directives used to decide which response to use: 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: '!=' } }
SqliteCacheStore works nicely with multiple stores: 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:297:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: '!=' } }
Test with Node.js 23 compiled --without-intl
Process completed with exit code 1.
dependency-review
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test with SQLite enabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test TypeScript types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Fuzzing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test with Node.js 20 compiled --without-intl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test with Node.js 22 compiled --without-intl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test with Node.js 23 compiled --without-intl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
Test with SQLite enabled: 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.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28364.619ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2996.877ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 105.986ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: 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.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: 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.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: 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.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: 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.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: 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.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: 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.
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest: 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.
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 39074.892ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2982.769ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 166.241ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest: 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.
test (23, macos-latest) / Test with Node.js 23 on macos-latest: 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.
test (23, macos-latest) / Test with Node.js 23 on macos-latest: 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.
test (23, macos-latest) / Test with Node.js 23 on macos-latest: 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.
test (23, macos-latest) / Test with Node.js 23 on macos-latest: 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.
test (23, macos-latest) / Test with Node.js 23 on macos-latest: 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.
test (23, macos-latest) / Test with Node.js 23 on macos-latest: 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.
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 41720.947ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3126.224ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 135.277ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest: 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.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: 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.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: 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.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: 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.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: 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.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: 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.
test (22, macos-latest) / Test with Node.js 22 on macos-latest: 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.
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 35517.388ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3305.150ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 153.648ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest: 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.
test (23, windows-latest) / Test with Node.js 23 on windows-latest: 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.
test (23, windows-latest) / Test with Node.js 23 on windows-latest: 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.
test (23, windows-latest) / Test with Node.js 23 on windows-latest: 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.
test (23, windows-latest) / Test with Node.js 23 on windows-latest: 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.
test (23, windows-latest) / Test with Node.js 23 on windows-latest: 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.
test (23, windows-latest) / Test with Node.js 23 on windows-latest: 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.
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 38712.989ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3391.801ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 304.764ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest: 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.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: 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.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: 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.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: 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.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: 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.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: 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.
test (22, windows-latest) / Test with Node.js 22 on windows-latest: 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.
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29458.476ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3148.614ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 111.243ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 29 Suites 📂: 4 Passed ✅: 25 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 141.801ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 142 Suites 📂: 2 Passed ✅: 142 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11468.348ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 406 Suites 📂: 17 Passed ✅: 405 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 35749.048ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 164.866ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 281.775ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1534.493ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11036.471ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 31452.266ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3140.982ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 133.908ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 29 Suites 📂: 4 Passed ✅: 25 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 153.516ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 142 Suites 📂: 2 Passed ✅: 142 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11538.914ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 406 Suites 📂: 17 Passed ✅: 405 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 36984.343ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 177.017ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 329.719ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1487.223ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11048.825ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 37301.458ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2868.370ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 115.045ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 29 Suites 📂: 4 Passed ✅: 25 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 108.201ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 142 Suites 📂: 2 Passed ✅: 142 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11367.213ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 406 Suites 📂: 17 Passed ✅: 405 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 62093.126ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 115.538ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 162.426ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 888.790ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13454.210ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33500.193ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3489.213ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 298.586ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 29 Suites 📂: 4 Passed ✅: 25 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 275.801ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 133 Suites 📂: 2 Passed ✅: 133 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11783.701ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 406 Suites 📂: 17 Passed ✅: 405 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 49575.558ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 220.935ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 397.072ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2207.170ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11410.751ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29482.258ms
Test with Node.js 20 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3068.493ms
Test with Node.js 20 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 119.862ms
Test with Node.js 20 compiled --without-intl
Total Tests: 29 Suites 📂: 4 Passed ✅: 25 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 135.336ms
Test with Node.js 20 compiled --without-intl
Total Tests: 142 Suites 📂: 2 Passed ✅: 142 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11453.212ms
Test with Node.js 20 compiled --without-intl
Total Tests: 406 Suites 📂: 17 Passed ✅: 405 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 35464.928ms
Test with Node.js 20 compiled --without-intl
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 159.777ms
Test with Node.js 20 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 285.485ms
Test with Node.js 20 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1488.525ms
Test with Node.js 20 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11032.029ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28813.784ms
Test with Node.js 22 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3011.780ms
Test with Node.js 22 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 109.049ms
Test with Node.js 22 compiled --without-intl: 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.
Test with Node.js 22 compiled --without-intl: 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.
Test with Node.js 22 compiled --without-intl: 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.
Test with Node.js 22 compiled --without-intl: 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.
Test with Node.js 22 compiled --without-intl: 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.
Test with Node.js 22 compiled --without-intl: 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.
Test with Node.js 22 compiled --without-intl: 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.
Test with Node.js 23 compiled --without-intl
Total Tests: 1018 Suites 📂: 92 Passed ✅: 1013 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28628.476ms
Test with Node.js 23 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3028.636ms
Test with Node.js 23 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 108.835ms
Test with Node.js 23 compiled --without-intl: 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.
Test with Node.js 23 compiled --without-intl: 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.
Test with Node.js 23 compiled --without-intl: 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.
Test with Node.js 23 compiled --without-intl: 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.
Test with Node.js 23 compiled --without-intl: 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.
Test with Node.js 23 compiled --without-intl: 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.
Test with Node.js 23 compiled --without-intl: 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.