build(deps): bump github.com/docker/docker from 27.5.1+incompatible to 28.0.4+incompatible #1837
verify.yaml
on: pull_request
Verify Codegen
49s
lint
1m 8s
Annotations
13 errors
Verify Codegen
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)
|
Verify Codegen
undefined: types.ImageLoadResponse
|
Verify Codegen
Process completed with exit code 1.
|
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
|
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)
|
lint
undefined: types.ImageLoadResponse) (typecheck)
|
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
|
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)
|
lint
undefined: types.ImageLoadResponse) (typecheck)
|
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
|
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)
|
lint
undefined: types.ImageLoadResponse) (typecheck)
|
lint
issues found
|