Skip to content

upgrade docker version and go #47

upgrade docker version and go

upgrade docker version and go #47

Triggered via pull request June 29, 2024 15:20
Status Failure
Total duration 1m 29s
Artifacts

go.yml

on: pull_request
Matrix: test
Check coverage
10s
Check coverage
Fit to window
Zoom out
Zoom in

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)