Skip to content

cli/command: rename vars for consistency and prevent shadowing #4356

cli/command: rename vars for consistency and prevent shadowing

cli/command: rename vars for consistency and prevent shadowing #4356

Triggered via pull request August 22, 2025 23:48
Status Success
Total duration 1m 59s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
codeql
cannot use dockerCli (variable of interface type command.Cli) as "github.com/moby/moby/client".NodeAPIClient value in argument to updateNodes: command.Cli does not implement "github.com/moby/moby/client".NodeAPIClient (missing method NodeInspectWithRaw)
codeql: cli/command/node/promote.go#L37
cannot use dockerCli (variable of interface type command.Cli) as "github.com/moby/moby/client".NodeAPIClient value in argument to updateNodes: command.Cli does not implement "github.com/moby/moby/client".NodeAPIClient (missing method NodeInspectWithRaw)