Files
anchorage/test
57_WolveandClaude Opus 4.7 10326c6ea9
Security / Vulnerability Check (push) Successful in 1m31s
Test / Build & Unit Tests (push) Successful in 4m51s
Test / Lint (push) Successful in 26s
Test / Integration Tests (push) Failing after 2m21s
test: fix rls integration build — pool.Begin returns pgx.Tx
pgxpool has no Tx type; pool.Begin(ctx) returns pgx.Tx. The callback
signature in txWithOrg/mustCountPins was typed as pgxpool.Tx, which
failed to build under the integration tag.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 09:33:09 -05:00
..