Skip to content

feat: run and pull image completion from hub #2266

feat: run and pull image completion from hub

feat: run and pull image completion from hub #2266

Triggered via pull request October 18, 2024 12:43
Status Success
Total duration 2m 12s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
codeql: cli/command/image/pull.go#L13
cannot find module providing package github.com/docker/docker/api/types/hub: import lookup disabled by -mod=vendor
codeql
cannot find module providing package github.com/docker/docker/api/types/hub: import lookup disabled by -mod=vendor
codeql
could not import github.com/docker/docker/api/types/hub (invalid package name: "")
codeql
dockerCli.Client().ImageHubTags undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubTags)
codeql
dockerCli.Client().ImageHubSearch undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubSearch)
codeql
could not import github.com/docker/docker/api/types/hub (invalid package name: "")
codeql
dockerCli.Client().ImageHubTags undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubTags)
codeql
dockerCli.Client().ImageHubSearch undefined (type "github.com/docker/docker/client".APIClient has no field or method ImageHubSearch)