Skip to content

fix: fix compilation #7

fix: fix compilation

fix: fix compilation #7

Triggered via push October 9, 2024 22:30
Status Failure
Total duration 1m 0s
Artifacts

test.yaml

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

Annotations

12 errors
lint: conduitregistry/registry.go#L23
undefined: pgx (typecheck)
lint: conduitregistry/registry.go#L26
undefined: pgx (typecheck)
lint: conduitregistry/migration.go#L12
undefined: pgx (typecheck)
lint: internal/uuidv7/uuidv7.go#L11
not enough arguments in call to must.Must
lint: internal/command/common/common.go#L15
undefined: cli (typecheck)
lint: internal/command/common/common.go#L22
undefined: cli (typecheck)
lint: internal/command/common/common.go#L29
undefined: cli (typecheck)
lint: internal/command/common/hook.go#L25
not enough arguments in call to must.Must
lint: internal/template/conduit_migration_tpl.go#L40
not enough arguments in call to must.Must
lint: cmd/conduit/main.go#L23
cannot use migrator (variable of type *conduit.Migrator) as conduit.Migrator value in argument to conduitcli.Execute (typecheck)
test (1.22.x): cmd/conduit/main.go#L23
cannot use migrator (variable of type *conduit.Migrator) as conduit.Migrator value in argument to conduitcli.Execute
test (1.22.x)
Process completed with exit code 1.