Skip to content

Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #92

Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible

Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #92

Triggered via pull request August 1, 2024 17:18
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Project Checks
40s
Project Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Project Checks: src/github.com/estesp/bucketbench/driver/docker.go#L111
SA1019: types.ContainerListOptions is deprecated: use [container.ListOptions]. (staticcheck)
Project Checks: src/github.com/estesp/bucketbench/driver/docker.go#L122
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
Project Checks: src/github.com/estesp/bucketbench/driver/docker.go#L155
SA1019: types.ContainerStartOptions is deprecated: use [container.StartOptions]. (staticcheck)
Project Checks: src/github.com/estesp/bucketbench/driver/docker.go#L182
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
Project Checks
issues found
Project Checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Project Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/bucketbench/bucketbench. Supported file pattern: go.sum