vendor: github.com/moby/moby/api v1.52.0-beta.1, client v0.1.0-beta.0 #7606
Annotations
5 errors and 1 warning
Test
Process completed with exit code 1.
|
Test
cannot use apiClient (variable of type *"github.com/docker/cli/vendor/github.com/moby/moby/client".Client) as *"github.com/docker/cli/vendor/github.com/moby/moby/client".clientConfig value in argument to client.WithHTTPHeaders(env)
|
Test
cannot use func(apiClient *client.Client) error {…} (value of type func(apiClient *"github.com/docker/cli/vendor/github.com/moby/moby/client".Client) error) as "github.com/docker/cli/vendor/github.com/moby/moby/client".Opt value in return statement
|
Test
cannot use apiClient (variable of type *"github.com/docker/cli/vendor/github.com/moby/moby/client".Client) as *"github.com/docker/cli/vendor/github.com/moby/moby/client".clientConfig value in argument to client.WithHTTPHeaders(env)
|
Test
cannot use func(apiClient *client.Client) error {…} (value of type func(apiClient *"github.com/docker/cli/vendor/github.com/moby/moby/client".Client) error) as "github.com/docker/cli/vendor/github.com/moby/moby/client".Opt value in return statement
|
Set up Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/cli/cli. Supported file pattern: go.sum
|
Loading