Skip to content

fix(deps): update module github.com/docker/cli to v26 #1666

fix(deps): update module github.com/docker/cli to v26

fix(deps): update module github.com/docker/cli to v26 #1666

Triggered via pull request May 9, 2024 10:24
Status Failure
Total duration 14m 29s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: internal/provider/resource_docker_container_funcs.go#L17
could not import github.com/docker/cli/opts (-: # github.com/docker/cli/opts
lint
bindOptions().ReadOnlyNonRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyNonRecursive)
lint
bindOptions().ReadOnlyForceRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyForceRecursive)
lint
volumeOptions().Subpath undefined (type *mount.VolumeOptions has no field or method Subpath)
lint
mount.BindOptions.ReadOnlyNonRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyNonRecursive)
lint
mount.BindOptions.ReadOnlyForceRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyForceRecursive)
lint
undefined: container.RestartPolicyMode) (typecheck)
lint: internal/provider/provider.go#L316
configFile.LegacyLoadFromReader undefined (type *configfile.ConfigFile has no field or method LegacyLoadFromReader) (typecheck)
lint
issues found