Skip to content

fix: fix tests; auto register UUID for pgx #15

fix: fix tests; auto register UUID for pgx

fix: fix tests; auto register UUID for pgx #15

Triggered via push October 21, 2024 21:52
Status Failure
Total duration 1m 16s
Artifacts

test.yaml

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

Annotations

10 errors
lint: internal/uuidv7/uuidv7.go#L11
not enough arguments in call to must.Must
lint: sqldb/internal/pgxuuid/pgxuuid.go#L24
cannot convert u (variable of type UUID) to type [16]byte (typecheck)
lint: sqldb/internal/pgxuuid/pgxuuid.go#L78
previous case (typecheck)
lint: sqldb/pool.go#L14
undefined: pgx (typecheck)
lint: sqldb/error.go#L27
undefined: pgx (typecheck)
lint: sqldb/pool.go#L22
undefined: pgx (typecheck)
lint: env/env.go#L15
undefined: validator (typecheck)
lint: env/env.go#L33
undefined: env (typecheck)
lint: env/env_test.go#L78
undefined: validator (typecheck)
lint: http/httprequest/request.go#L14
undefined: form (typecheck)