cli/command: deprecate DockerCli.DefaultVersion #4702
Triggered via pull request
September 25, 2025 07:33
Status
Success
Total duration
2m 32s
Artifacts
–
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)
|