build(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.4+incompatible #1837
Annotations
10 errors
golangci-lint:
pkg/commands/config.go#L33
could not import github.com/google/go-containerregistry/pkg/v1/daemon (-: # github.com/google/go-containerregistry/pkg/v1/daemon
|
golangci-lint
cannot use client.NewClientWithOpts(client.FromEnv) (value of type *client.Client) as Client value in return statement: *client.Client does not implement Client (wrong type for method ImageHistory)
|
golangci-lint
undefined: types.ImageLoadResponse) (typecheck)
|
golangci-lint:
pkg/commands/options/publish.go#L23
could not import github.com/google/go-containerregistry/pkg/v1/daemon (-: # github.com/google/go-containerregistry/pkg/v1/daemon
|
golangci-lint
cannot use client.NewClientWithOpts(client.FromEnv) (value of type *client.Client) as Client value in return statement: *client.Client does not implement Client (wrong type for method ImageHistory)
|
golangci-lint
undefined: types.ImageLoadResponse) (typecheck)
|
golangci-lint:
pkg/internal/testing/daemon.go#L24
could not import github.com/google/go-containerregistry/pkg/v1/daemon (-: # github.com/google/go-containerregistry/pkg/v1/daemon
|
golangci-lint
cannot use client.NewClientWithOpts(client.FromEnv) (value of type *client.Client) as Client value in return statement: *client.Client does not implement Client (wrong type for method ImageHistory)
|
golangci-lint
undefined: types.ImageLoadResponse) (typecheck)
|
golangci-lint
issues found
|
Loading