fix(deps): update module github.com/docker/docker to v25 - abandoned #1682
Annotations
10 errors
golangci-lint:
runtime/kubernetes/mock.go#L143
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
|
golangci-lint:
runtime/kubernetes/pod_tracker.go#L227
Error return value of `(k8s.io/client-go/tools/cache.SharedInformer).AddEventHandler` is not checked (errcheck)
|
golangci-lint:
mock/docker/volume.go#L30
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
mock/docker/volume.go#L72
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
mock/docker/volume.go#L109
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
executor/linux/secret.go#L202
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
executor/linux/secret.go#L219
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
executor/linux/secret.go#L236
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
mock/docker/image.go#L121
SA1019: types.ImageMetadata is deprecated: use [image.Metadata]. (staticcheck)
|
golangci-lint:
mock/docker/service.go#L24
SA1019: types.ServiceCreateResponse is deprecated: use [swarm.ServiceCreateResponse]. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading