Remove use of deprecated types #72
Annotations
24 errors and 1 warning
ci (ubuntu-latest, 1.22.x):
cmd/dockerfuse/client/docker_client.go#L18
types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (SA1019)
|
ci (ubuntu-latest, 1.22.x):
cmd/dockerfuse/client/docker_client.go#L19
types.ExecConfig is deprecated: use [container.ExecOptions]. (SA1019)
|
ci (ubuntu-latest, 1.22.x):
cmd/dockerfuse/client/docker_client.go#L21
types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (SA1019)
|
ci (ubuntu-latest, 1.22.x)
Process completed with exit code 1.
|
ci (ubuntu-latest, 1.23.x):
cmd/dockerfuse/client/docker_client.go#L18
types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (SA1019)
|
ci (ubuntu-latest, 1.23.x):
cmd/dockerfuse/client/docker_client.go#L19
types.ExecConfig is deprecated: use [container.ExecOptions]. (SA1019)
|
ci (ubuntu-latest, 1.23.x):
cmd/dockerfuse/client/docker_client.go#L21
types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (SA1019)
|
ci (ubuntu-latest, 1.23.x)
Process completed with exit code 1.
|
ci (macos-latest, 1.22.x):
cmd/dockerfuse/client/docker_client.go#L18
types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (SA1019)
|
ci (macos-latest, 1.22.x):
cmd/dockerfuse/client/docker_client.go#L19
types.ExecConfig is deprecated: use [container.ExecOptions]. (SA1019)
|
ci (macos-latest, 1.22.x):
cmd/dockerfuse/client/docker_client.go#L21
types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (SA1019)
|
ci (macos-latest, 1.22.x)
Process completed with exit code 1.
|
ci (macos-latest, 1.23.x):
cmd/dockerfuse/client/docker_client.go#L18
types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (SA1019)
|
ci (macos-latest, 1.23.x):
cmd/dockerfuse/client/docker_client.go#L19
types.ExecConfig is deprecated: use [container.ExecOptions]. (SA1019)
|
ci (macos-latest, 1.23.x):
cmd/dockerfuse/client/docker_client.go#L21
types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (SA1019)
|
ci (macos-latest, 1.23.x)
Process completed with exit code 1.
|
ci (ubuntu-latest, 1.21.x):
cmd/dockerfuse/client/docker_client.go#L18
types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (SA1019)
|
ci (ubuntu-latest, 1.21.x):
cmd/dockerfuse/client/docker_client.go#L19
types.ExecConfig is deprecated: use [container.ExecOptions]. (SA1019)
|
ci (ubuntu-latest, 1.21.x):
cmd/dockerfuse/client/docker_client.go#L21
types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (SA1019)
|
ci (ubuntu-latest, 1.21.x)
Process completed with exit code 1.
|
ci (macos-latest, 1.21.x):
cmd/dockerfuse/client/docker_client.go#L18
types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (SA1019)
|
ci (macos-latest, 1.21.x):
cmd/dockerfuse/client/docker_client.go#L19
types.ExecConfig is deprecated: use [container.ExecOptions]. (SA1019)
|
ci (macos-latest, 1.21.x):
cmd/dockerfuse/client/docker_client.go#L21
types.CopyToContainerOptions is deprecated: use [container.CopyToContainerOptions], (SA1019)
|
ci (macos-latest, 1.21.x)
Process completed with exit code 1.
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|