test(mysql): run tests with MySQL 8.0, 8.4, and 9.0 #840
ci.yaml
on: pull_request
Matrix: test
lint
26s
Check coverage
0s
Release a new version
0s
Annotations
17 errors and 1 warning
lint:
dktesting/dktesting.go#L1
: # github.com/golang-migrate/migrate/v4/dktesting
|
lint:
dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions (typecheck)
|
lint:
database/cassandra/cassandra_test.go#L18
could not import github.com/golang-migrate/migrate/v4/dktesting (-: # github.com/golang-migrate/migrate/v4/dktesting
|
lint:
dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions) (typecheck)
|
lint:
database/clickhouse/clickhouse_test.go#L16
could not import github.com/golang-migrate/migrate/v4/dktesting (-: # github.com/golang-migrate/migrate/v4/dktesting
|
lint:
dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions) (typecheck)
|
lint:
database/cockroachdb/cockroachdb_test.go#L22
could not import github.com/golang-migrate/migrate/v4/dktesting (-: # github.com/golang-migrate/migrate/v4/dktesting
|
lint:
dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions) (typecheck)
|
lint:
database/firebird/firebird_test.go#L18
could not import github.com/golang-migrate/migrate/v4/dktesting (-: # github.com/golang-migrate/migrate/v4/dktesting
|
lint:
dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions) (typecheck)
|
test (1.22.x):
dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions
|
test (1.22.x):
dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions
|
test (1.22.x):
testing/docker.go#L75
undefined: dockertypes.ImagePullOptions
|
test (1.22.x):
testing/docker.go#L128
undefined: dockertypes.ContainerStartOptions
|
test (1.22.x):
testing/docker.go#L160
undefined: dockertypes.ContainerRemoveOptions
|
test (1.22.x):
testing/docker.go#L196
undefined: dockertypes.ContainerLogsOptions
|
test (1.22.x)
Process completed with exit code 2.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migrate/migrate. Supported file pattern: go.sum
|