Skip to content

build: use Go 1.23 to build the project #839

build: use Go 1.23 to build the project

build: use Go 1.23 to build the project #839

Triggered via pull request September 7, 2024 19:45
Status Failure
Total duration 3m 2s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Check coverage
0s
Check coverage
Release a new version
0s
Release a new version
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
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)
lint: database/mongodb/mongodb_test.go#L27
could not import github.com/golang-migrate/migrate/v4/dktesting (-: # github.com/golang-migrate/migrate/v4/dktesting
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.
test (1.23.x)
The job was canceled because "_1_22_x" failed.
test (1.23.x): dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions
test (1.23.x): dktesting/dktesting.go#L39
undefined: types.ImageRemoveOptions
test (1.23.x): testing/docker.go#L75
undefined: dockertypes.ImagePullOptions
test (1.23.x): testing/docker.go#L128
undefined: dockertypes.ContainerStartOptions
test (1.23.x): testing/docker.go#L160
undefined: dockertypes.ContainerRemoveOptions
test (1.23.x): testing/docker.go#L196
undefined: dockertypes.ContainerLogsOptions
test (1.23.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