Skip to content

.live() observer form: push each rowset into a callback #348

.live() observer form: push each rowset into a callback

.live() observer form: push each rowset into a callback #348

Triggered via pull request July 23, 2026 17:43
Status Failure
Total duration 3m 17s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/