Skip to content

Bump github.com/docker/docker from 24.0.6+incompatible to 25.0.1+incompatible #335

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

Bump github.com/docker/docker from 24.0.6+incompatible to 25.0.1+incompatible #335

Triggered via pull request January 24, 2024 16:13
Status Failure
Total duration 54s
Artifacts

lint-go.yml

on: pull_request
lint-go  /  Check if go.mod is tidy
22s
lint-go  /  Run Staticcheck
37s
lint-go  /  Run golangci-lint
46s

Annotations

8 errors and 3 warnings
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.
lint-go / Check if go.mod is tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-go / Run Staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-go / Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.