chore: cleanup README; sliceutil tests; no need for interface, just e… #4
Annotations
14 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):
migrator.go#L154
fmt.Errorf call has arguments but no formatting directives
|
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):
conduitmigrate/migrator.go#L32
cannot use conduit.NewMigrator(conduit.NewConfig(func(c *conduit.Config) {…})) (value of type *conduit.Migrator) as conduit.Migrator value in struct literal
|
test (1.22.x)
Process completed with exit code 1.
|