Skip to content

fix missing rename fields #126

fix missing rename fields

fix missing rename fields #126

Triggered via push March 4, 2025 09:04
Status Failure
Total duration 58s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: tests/helpers_test.go#L21
DB.Conn.Exec undefined (type func() *pgxpool.Pool has no field or method Exec)
Test: tests/pgkit_test.go#L45
DB.Conn.Ping undefined (type func() *pgxpool.Pool has no field or method Ping)
Test: tests/pgkit_test.go#L52
DB.Conn.Ping undefined (type func() *pgxpool.Pool has no field or method Ping)
Test: tests/pgkit_test.go#L60
DB.SQL.Insert undefined (type func() *pgkit.StatementBuilder has no field or method Insert)
Test: tests/pgkit_test.go#L61
DB.Query.Exec undefined (type func() *pgkit.Querier has no field or method Exec)
Test: tests/pgkit_test.go#L66
DB.SQL.Select undefined (type func() *pgkit.StatementBuilder has no field or method Select)
Test: tests/pgkit_test.go#L67
DB.Query.GetAll undefined (type func() *pgkit.Querier has no field or method GetAll)
Test: tests/pgkit_test.go#L80
DB.SQL.Insert undefined (type func() *pgkit.StatementBuilder has no field or method Insert)
Test: tests/pgkit_test.go#L83
DB.Conn.Exec undefined (type func() *pgxpool.Pool has no field or method Exec)
Test: tests/pgkit_test.go#L87
DB.SQL.Select undefined (type func() *pgkit.StatementBuilder has no field or method Select)