upgrade docker version and go #47
go.yml
on: pull_request
Matrix: test
lint
19s
Check coverage
10s
Annotations
10 errors
lint:
mockdockerclient/container_api_client.go#L65
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L73
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L81
SA1019: types.ContainerExecInspect is deprecated: use [container.ExecInspect]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L82
SA1019: types.ContainerExecInspect is deprecated: use [container.ExecInspect]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L97
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L184
SA1019: types.ContainerPathStat is deprecated: use [container.PathStat]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L185
SA1019: types.ContainerPathStat is deprecated: use [container.PathStat]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L192
SA1019: types.ContainerStats is deprecated: use [container.StatsResponseReader]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L193
SA1019: types.ContainerStats is deprecated: use [container.StatsResponseReader]. (staticcheck)
|
lint:
mockdockerclient/container_api_client.go#L199
SA1019: types.ContainerStats is deprecated: use [container.StatsResponseReader]. (staticcheck)
|