Skip to content

chore: WIP migrations; move authentication to a shield repo #6

chore: WIP migrations; move authentication to a shield repo

chore: WIP migrations; move authentication to a shield repo #6

Triggered via push August 27, 2024 21:31
Status Failure
Total duration 57s
Artifacts

test.yaml

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

Annotations

12 errors
test (1.22.x): template/templ/component/csrf.go#L8
no required module provides package go.inout.gg/foundations/authentication/csrf; to add it:
test (1.22.x)
Process completed with exit code 1.
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)