fix: ctx on run image pull #5338
Annotations
2 errors and 1 warning
Test
cannot use func(ctx context.Context, parentReference string, options image.CreateOptions) (io.ReadCloser, error) {…} (value of type func(ctx "context".Context, parentReference string, options "github.com/docker/cli/vendor/github.com/docker/docker/api/types/image".CreateOptions) (io.ReadCloser, error)) as func(parentReference string, options "github.com/docker/cli/vendor/github.com/docker/docker/api/types/image".CreateOptions) (io.ReadCloser, error) value in struct literal
|
Test
Process completed with exit code 1.
|
Set up Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/cli/cli. Supported file pattern: go.sum
|
Loading