Bump github.com/docker/docker from 24.0.6+incompatible to 25.0.5+incompatible #351
Annotations
7 errors and 1 warning
Lint with staticcheck:
create.go#L361
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
|
Lint with staticcheck:
mock-docker.go#L16
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
|
Lint with staticcheck:
mock-docker.go#L43
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
|
Lint with staticcheck:
sync.go#L21
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
|
Lint with staticcheck:
whalewall_test.go#L87
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
|
Lint with staticcheck:
wrap.go#L22
types.ContainerListOptions is deprecated: use [container.ListOptions]. (SA1019)
|
Lint with staticcheck
Process completed with exit code 1.
|
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/.
|
Loading