Skip to content

docker: use official client instead of fsouza/go-dockerclient #16635

docker: use official client instead of fsouza/go-dockerclient

docker: use official client instead of fsouza/go-dockerclient #16635

Triggered via pull request September 18, 2024 15:46
Status Failure
Total duration 20m 34s
Billable time 3m
Artifacts

test-core.yaml

on: pull_request
Matrix: tests-groups
Matrix: compile
Fit to window
Zoom out
Zoom in

Annotations

13 errors
checks / checks: drivers/docker/handle.go#L297
printf: fmt.Errorf format %d has arg exitCode of wrong type github.com/docker/docker/api/types/container.WaitResponse (govet)
checks / checks
Process completed with exit code 2.
tests-groups (drivers): drivers/docker/driver_linux_test.go#L71
opts.HostConfig undefined (type createContainerOptions has no field or method HostConfig)
tests-groups (drivers): drivers/docker/driver_test.go#L842
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L869
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L907
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L937
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L958
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L979
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L1006
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L1027
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (drivers): drivers/docker/driver_test.go#L1051
client.InspectContainer undefined (type *"github.com/docker/docker/client".Client has no field or method InspectContainer)
tests-groups (command)
Process completed with exit code 2.