Skip to content

Bump github.com/docker/docker from 24.0.6+incompatible to 25.0.0+incompatible #334

Bump github.com/docker/docker from 24.0.6+incompatible to 25.0.0+incompatible

Bump github.com/docker/docker from 24.0.6+incompatible to 25.0.0+incompatible #334

Triggered via pull request January 19, 2024 16:44
Status Failure
Total duration 1m 1s
Artifacts

lint-go.yml

on: pull_request
lint-go  /  Check if go.mod is tidy
26s
lint-go / Check if go.mod is tidy
lint-go  /  Run Staticcheck
33s
lint-go / Run Staticcheck
lint-go  /  Run golangci-lint
48s
lint-go / Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint-go / Check if go.mod is tidy
Process completed with exit code 1.
lint-go / Run Staticcheck: create.go#L361
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
lint-go / Run Staticcheck: mock-docker.go#L16
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
lint-go / Run Staticcheck: mock-docker.go#L43
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
lint-go / Run Staticcheck: sync.go#L21
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
lint-go / Run Staticcheck: whalewall_test.go#L87
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
lint-go / Run Staticcheck: wrap.go#L22
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
lint-go / Run Staticcheck
Process completed with exit code 1.