build(deps): bump github.com/docker/docker from 20.10.7+incompatible to 24.0.9+incompatible #9
Annotations
5 errors and 1 warning
Run golangci-lint:
local/volumes.go#L77
Volume not declared by package types (typecheck)
|
Run golangci-lint:
local/containers.go#L192
cannot use t (variable of type *"time".Duration) as container.StopOptions value in argument to cs.apiClient.ContainerStop (typecheck)
|
Run golangci-lint:
local/volumes.go#L36
cannot use filters.NewArgs() (value of type filters.Args) as volume.ListOptions value in argument to vs.apiClient.VolumeList (typecheck)
|
Run golangci-lint:
local/volumes.go#L53
VolumeCreateBody not declared by package volume (typecheck)
|
Run golangci-lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading