vendor: github.com/moby/moby/api, moby/client master #4782
Triggered via pull request
September 29, 2025 15:39
Status
Success
Total duration
2m 31s
Artifacts
–
Annotations
10 errors
|
codeql
cannot convert authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) to type "github.com/docker/cli/cli/config/types".AuthConfig
|
|
codeql
cannot convert *authConfig (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type "github.com/moby/moby/api/types/registry".AuthConfig
|
|
codeql
cannot convert *authConfig (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type "github.com/moby/moby/api/types/registry".AuthConfig
|
|
codeql
cannot convert auth (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type "github.com/moby/moby/api/types/registry".AuthConfig
|
|
codeql
cannot convert authConfig (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type registry.AuthConfig
|
|
codeql
cannot convert authCfg (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type registry.AuthConfig
|
|
codeql
cannot convert a (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type registry.AuthConfig
|
|
codeql:
cli/command/registry.go#L189
cannot convert authConfig (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type registry.AuthConfig
|
|
codeql:
cli/command/registry.go#L74
cannot convert authCfg (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type registry.AuthConfig
|
|
codeql:
cli/command/registry.go#L53
cannot convert a (variable of struct type "github.com/docker/cli/cli/config/types".AuthConfig) to type registry.AuthConfig
|