Skip to content

fix: tests

fix: tests #127

Triggered via push March 4, 2025 09:14
Status Failure
Total duration 1m 2s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test: pgkit.go#L125
invalid method expression DB.Conn (needs pointer receiver (*DB).Conn)
Test: querier.go#L330
r.Query undefined (type RawStatement has no field or method Query, but does have field query)
Test: querier.go#L341
r.Query undefined (type RawStatement has no field or method Query, but does have field query)
Test
Process completed with exit code 2.