feat: migration box now supports autocommit DDL changes #1639
Annotations
10 errors and 2 warnings
golangci-lint:
networkx/manager.go#L15
could not import github.com/ory/x/popx (-: # github.com/ory/x/popx
|
golangci-lint:
popx/match.go#L47
declared and not used: autocommit) (typecheck)
|
golangci-lint:
popx/match.go#L47
declared and not used: autocommit (typecheck)
|
golangci-lint:
popx/migration_box_gomigration_test.go#L20
could not import github.com/ory/x/popx (-: # github.com/ory/x/popx [github.com/ory/x/popx.test]
|
golangci-lint:
popx/match.go#L47
declared and not used: autocommit) (typecheck)
|
golangci-lint:
popx/migration_box_gomigration_test.go#L27
missing type in composite literal (typecheck)
|
golangci-lint:
popx/migration_box_gomigration_test.go#L39
missing type in composite literal (typecheck)
|
golangci-lint:
popx/migration_box_gomigration_test.go#L51
missing type in composite literal (typecheck)
|
golangci-lint:
popx/migrator_test.go#L75
undefined: Pending (typecheck)
|
golangci-lint:
popx/migrator_test.go#L79
undefined: NewMigrationBox (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading