Bump github.com/docker/docker #1118
ci.yaml
on: push
Matrix: test
lint
2m 31s
Check coverage
5s
Release a new version
0s
Annotations
4 errors
|
lint
issues found
|
|
lint:
testing/testing.go#L101
SA1019: dockertypes.NetworkSettings is deprecated: use [container.NetworkSettings]. (staticcheck)
|
|
lint:
testing/docker.go#L272
SA1019: dockertypes.NetworkSettings is deprecated: use [container.NetworkSettings]. (staticcheck)
|
|
lint:
testing/docker.go#L67
SA1019: dockertypes.ContainerJSON is deprecated: use [container.InspectResponse]. It will be removed in the next release. (staticcheck)
|