You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENOENT: no such file or directory, open '/tmp/report/report.xml'
l.Reader undefined (type ContainerStdout has no field or method Reader)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
undefined: jsonmessage.JSONError
c.CloseWrite undefined (type ContainerStdin has no field or method CloseWrite)
c.Conn undefined (type ContainerStdin has no field or method Conn)
undefined: moby.HijackedResponse
l.Reader undefined (type ContainerStdout has no field or method Reader)