Skip to content

cli/command: deprecate DockerCli.DefaultVersion #4702

cli/command: deprecate DockerCli.DefaultVersion

cli/command: deprecate DockerCli.DefaultVersion #4702

Triggered via pull request September 25, 2025 07:33
Status Success
Total duration 2m 32s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
codeql
cannot use dockerCli (variable of interface type command.Cli) as versionDetails value in argument to hideUnsupportedFeatures: command.Cli does not implement versionDetails (missing method CurrentVersion)
codeql
cannot use dockerCli (variable of interface type command.Cli) as versionDetails value in argument to isSupported: command.Cli does not implement versionDetails (missing method CurrentVersion)
codeql
cannot use dockerCli (variable of interface type command.Cli) as versionDetails value in argument to hideUnsupportedFeatures: command.Cli does not implement versionDetails (missing method CurrentVersion)
codeql
cannot use dockerCli (variable of interface type command.Cli) as versionDetails value in argument to isSupported: command.Cli does not implement versionDetails (missing method CurrentVersion)
codeql
dockerCli.CurrentVersion undefined (type command.Cli has no field or method CurrentVersion)
codeql
dockerCli.CurrentVersion undefined (type command.Cli has no field or method CurrentVersion)
codeql
dockerCli.CurrentVersion undefined (type command.Cli has no field or method CurrentVersion)
codeql: cli/command/volume/prune.go#L75
dockerCli.CurrentVersion undefined (type command.Cli has no field or method CurrentVersion)
codeql: cli/command/system/version.go#L106
dockerCli.CurrentVersion undefined (type command.Cli has no field or method CurrentVersion)
codeql: cli/command/system/info.go#L109
dockerCli.CurrentVersion undefined (type command.Cli has no field or method CurrentVersion)