Skip to content

Regenerate examples with updated postgres driver codegen #18

Regenerate examples with updated postgres driver codegen

Regenerate examples with updated postgres driver codegen #18

Triggered via push January 20, 2026 15:42
Status Failure
Total duration 40s
Artifacts

examples.yml

on: push
Matrix: bun-postgresql
Matrix: node-postgresql
Fit to window
Zoom out
Zoom in

Annotations

4 errors
node-postgresql (examples/node-postgres)
Process completed with exit code 2.
node-postgresql (examples/node-postgres)
Conversion of type 'ValuesRowList<(Row & Iterable<Row>)[]>' to type 'CreateAuthorRowValues[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
node-postgresql (examples/node-postgres)
Conversion of type 'ValuesRowList<(Row & Iterable<Row>)[]>' to type 'ListAuthorsRowValues[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
node-postgresql (examples/node-postgres)
Conversion of type 'ValuesRowList<(Row & Iterable<Row>)[]>' to type 'GetAuthorRowValues[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.