Added rusty db #1363
npmpublish.yml
on: pull_request
Matrix: test
publish-npm
0s
Annotations
13 errors
Unhandled error:
lib/CacheAndBufferLayer.ts#L294
TypeError: Cannot read properties of null (reading 'close')
❯ Database.close lib/CacheAndBufferLayer.ts:294:26
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "test/postgres/test.postgresql.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "postgres test". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test (postgres)
Process completed with exit code 1.
|
test (redis)
The job was canceled because "postgres" failed.
|
test (sqlite)
The job was canceled because "postgres" failed.
|
test (sqlite)
The operation was canceled.
|
test (mongo)
The job was canceled because "postgres" failed.
|
test (mongo)
The operation was canceled.
|
test (mysql)
The job was canceled because "postgres" failed.
|
test (mysql)
The operation was canceled.
|
test (elasticsearch)
The job was canceled because "postgres" failed.
|
test (elasticsearch)
The operation was canceled.
|
test (couch)
The job was canceled because "postgres" failed.
|
test (couch)
The operation was canceled.
|