fix: fix tests; auto register UUID for pgx #15
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)
|