Skip to content

fix(psql): map integer/serial to int32 instead of int #770

fix(psql): map integer/serial to int32 instead of int

fix(psql): map integer/serial to int32 instead of int #770

Re-run triggered February 28, 2026 09:19
Status Failure
Total duration 1m 41s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test (stable)
Process completed with exit code 1.
test (stable): queries/query_test.go#L171
redundant or: len(q.where[0].args) != 2 || len(q.where[0].args) != 2
test (stable): queries/query_test.go#L96
redundant or: len(q.where[0].args) != 2 || len(q.where[0].args) != 2
test (oldstable)
The strategy configuration was canceled because "test.stable" failed
test (oldstable)
The operation was canceled.