nixbot

builds

failed gitea-mq-0.1.0 checks.x86_64-linux.golangci-lint · build #72 · raw

1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/f0dcqimhdflrpsm5h7cz836djxv11bjy-source3source root is source
buildPhase
4internal/store/pg/db.go:11:2: could not import github.com/jackc/pgx/v5/pgconn (vendor/github.com/jackc/pgx/v5/pgconn/defaults.go:8:2: could not import os/user (-: # os/user5cgo: exec gcc: fork/exec /nix/store/3d1c302vw7kc8a5vknhmn34c0pd7zm6m-gcc-wrapper-15.3.0/bin/gcc: resource temporarily unavailable)) (typecheck)6 "github.com/jackc/pgx/v5/pgconn"7 ^8internal/store/pg/db.go:16:50: undefined: pgx (typecheck)9 Query(context.Context, string, ...interface{}) (pgx.Rows, error)10 ^11internal/store/pg/db.go:17:52: undefined: pgx (typecheck)12 QueryRow(context.Context, string, ...interface{}) pgx.Row13 ^14internal/store/pg/db.go:28:29: undefined: pgx (typecheck)15func (q *Queries) WithTx(tx pgx.Tx) *Queries {16 ^174 issues:18* typecheck: 4