use docker image for build #877
Annotations
9 errors
Test:
packages/pglite/tests/basic.test.js#L400
AssertionError: expected [Function] to throw error including 'relation "test" does not exist' but got 'table index is out of bounds'
Expected: "relation "test" does not exist"
Received: "table index is out of bounds"
❯ tests/basic.test.js:400:7
|
Test:
packages/pglite/tests/basic.test.js#L400
AssertionError: expected [Function] to throw error including 'relation "test" does not exist' but got 'table index is out of bounds'
Expected: "relation "test" does not exist"
Received: "table index is out of bounds"
❯ tests/basic.test.js:400:7
|
Test:
packages/pglite/tests/exec-protocol.test.ts#L13
TypeError: Cannot read properties of undefined (reading 'close')
❯ tests/exec-protocol.test.ts:13:14
|
Test:
packages/pglite/tests/pgvector.test.js#L130
AssertionError: expected 20192 to be 16384 // Object.is equality
- Expected
+ Received
- 16384
+ 20192
❯ tests/pgvector.test.js:130:31
|
Test:
packages/pglite/tests/triggers.test.js#L17
TypeError: Cannot read properties of undefined (reading 'unlisten')
❯ tests/triggers.test.js:17:8
|
Test:
packages/pglite/tests/triggers.test.js#L17
TypeError: Cannot read properties of undefined (reading 'unlisten')
❯ tests/triggers.test.js:17:8
|
Test:
packages/pglite/tests/triggers.test.js#L17
TypeError: Cannot read properties of undefined (reading 'unlisten')
❯ tests/triggers.test.js:17:8
|
Test:
packages/pglite/tests/triggers.test.js#L17
TypeError: Cannot read properties of undefined (reading 'unlisten')
❯ tests/triggers.test.js:17:8
|
Test
Process completed with exit code 1.
|
Loading