chore(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.0+incompatible #6532
Annotations
10 errors
Run golangci/golangci-lint-action@v6:
internal/testing/apitest/docker.go#L40
SA1019: types.ImageInspect is deprecated: use [image.InspectResponse]. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/testing/apitest/docker.go#L64
SA1019: types.Container is deprecated: use [container.Summary]. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/testing/apitest/docker.go#L98
SA1019: types.ContainerJSONBase is deprecated: use [container.InspectResponse] or [container.ContainerJSONBase]. It will be removed in the next release. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/db/branch/create/create_test.go#L74
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/db/branch/switch_/switch__test.go#L37
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/db/branch/switch_/switch__test.go#L102
SA1019: types.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/db/diff/diff_test.go#L55
SA1019: types.ContainerState is deprecated: use [container.State]. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/db/diff/diff_test.go#L57
SA1019: types.Health is deprecated: use [container.Health]. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/db/diff/diff_test.go#L222
SA1019: types.ContainerState is deprecated: use [container.State]. (staticcheck)
|
Run golangci/golangci-lint-action@v6:
internal/db/diff/diff_test.go#L252
SA1019: types.ContainerState is deprecated: use [container.State]. (staticcheck)
|
Loading