feat: add support for migration steps #2
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
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
test (1.22.x):
migrator.go#L158
fmt.Errorf call has arguments but no formatting directives
|
test (1.22.x)
Process completed with exit code 1.
|