Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible #92
Annotations
5 errors and 2 warnings
src/github.com/estesp/bucketbench/driver/docker.go#L111
SA1019: types.ContainerListOptions is deprecated: use [container.ListOptions]. (staticcheck)
|
src/github.com/estesp/bucketbench/driver/docker.go#L122
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
|
src/github.com/estesp/bucketbench/driver/docker.go#L155
SA1019: types.ContainerStartOptions is deprecated: use [container.StartOptions]. (staticcheck)
|
src/github.com/estesp/bucketbench/driver/docker.go#L182
SA1019: types.ContainerRemoveOptions is deprecated: use [container.RemoveOptions]. (staticcheck)
|
|
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/
|
|
This job failed
Loading