Skip to content

feat: add ReadFileAll FS utility function to read file fully. The fun… #10

feat: add ReadFileAll FS utility function to read file fully. The fun…

feat: add ReadFileAll FS utility function to read file fully. The fun… #10

Triggered via push August 31, 2024 22:39
Status Failure
Total duration 1m 2s
Artifacts

test.yaml

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

Annotations

14 errors
lint: internal/migration/migration.go#L6
"fmt" imported and not used (typecheck)
lint: internal/uuidv7/uuidv7.go#L11
not enough arguments in call to must.Must
lint: migration/migration.go#L78
missing return
lint: migration/migration.go#L79
missing return (typecheck)
lint: migration/internal/dbsqlc/db.go#L16
undefined: pgx (typecheck)
lint: migration/internal/dbsqlc/db.go#L17
undefined: pgx (typecheck)
lint: migration/internal/dbsqlc/db.go#L28
undefined: pgx (typecheck)
lint: sql/db/pgxuuid/pgxuuid.go#L24
cannot convert u (variable of type UUID) to type [16]byte (typecheck)
lint: sql/db/pgxuuid/pgxuuid.go#L78
previous case (typecheck)
lint: env/env.go#L15
undefined: validator (typecheck)
test (1.22.x): internal/migration/migration.go#L6
"fmt" imported and not used
test (1.22.x): migration/migration.go#L78
missing return
test (1.22.x): migration/migration.go#L79
missing return
test (1.22.x)
Process completed with exit code 1.