.live() observer form: push each rowset into a callback #348
main.yml
on: pull_request
check
3m 15s
publish
0s
site
0s
Annotations
3 errors and 1 warning
|
check
Process completed with exit code 1.
|
|
[node] src/live/pg/db-live.test.ts:
src/database.ts#L210
error: relation "_typegres_live_events" does not exist
❯ node_modules/pg-pool/index.js:45:11
❯ Connection.execute src/database.ts:210:20
❯ Bus.#poll src/live/bus.ts:352:15
❯ src/live/bus.ts:315:9
❯ Bus.stop src/live/bus.ts:156:5
❯ Connection.close src/database.ts:350:5
❯ src/test-helpers.ts:40:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 120, severity: 'ERROR', code: '42P01', detail: undefined, hint: undefined, position: '98', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, dataType: undefined, constraint: undefined, file: 'parse_relation.c', routine: 'parserOpenTable' }
|
|
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
|
|
check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|