Skip to content

Chore(deps): Bump the go-dependencies group across 1 directory with 10 updates #1202

Chore(deps): Bump the go-dependencies group across 1 directory with 10 updates

Chore(deps): Bump the go-dependencies group across 1 directory with 10 updates #1202

Triggered via pull request December 21, 2025 04:02
Status Failure
Total duration 1m 52s
Artifacts

porter-integration-pr.yml

on: pull_request
Archive Integration Test  /  build
1m 46s
Archive Integration Test / build
Build Integration Test  /  build
1m 45s
Build Integration Test / build
CLI Integration Test  /  build
1m 32s
CLI Integration Test / build
Connection Integration Test  /  build
1m 41s
Connection Integration Test / build
Copy Integration Test  /  build
1m 39s
Copy Integration Test / build
Dependencies V1 Integration Test  /  build
1m 37s
Dependencies V1 Integration Test / build
Dependencies V2 Integration Test  /  build
1m 41s
Dependencies V2 Integration Test / build
Driver Integration Test  /  build
1m 35s
Driver Integration Test / build
Exec Local Script Integration Test  /  build
1m 41s
Exec Local Script Integration Test / build
Install Integration Test  /  build
1m 41s
Install Integration Test / build
Inspect Dependencies Integration Test  /  build
1m 44s
Inspect Dependencies Integration Test / build
Invoke Integration Test  /  build
1m 46s
Invoke Integration Test / build
Lint Integration Test  /  build
1m 35s
Lint Integration Test / build
Migration Integration Test  /  build
1m 37s
Migration Integration Test / build
Outputs Integration Test  /  build
1m 38s
Outputs Integration Test / build
Object Param Integration Test  /  build
1m 37s
Object Param Integration Test / build
Publish Integration Test  /  build
1m 49s
Publish Integration Test / build
Pull Integration Test  /  build
1m 42s
Pull Integration Test / build
Registry Integration Test  /  build
1m 39s
Registry Integration Test / build
Schema Integration Test  /  build
1m 33s
Schema Integration Test / build
Sensitive data Integration Test  /  build
1m 39s
Sensitive data Integration Test / build
Suppress output Integration Test  /  build
1m 40s
Suppress output Integration Test / build
Telemetry Integration Test  /  build
1m 40s
Telemetry Integration Test / build
Uninstall Integration Test  /  build
1m 38s
Uninstall Integration Test / build
Signing Integration Test  /  build
1m 49s
Signing Integration Test / build
Upgrade Integration Test  /  build
1m 38s
Upgrade Integration Test / build
Plugin Log Level Integration Test  /  build
1m 37s
Plugin Log Level Integration Test / build
Porter Build Integration Test  /  build
1m 40s
Porter Build Integration Test / build
Lifecycle Integration Test  /  build
1m 29s
Lifecycle Integration Test / build
Package Management Integration Test  /  build
1m 38s
Package Management Integration Test / build
Runner Integration Test  /  build
1m 37s
Runner Integration Test / build
Agent Integration Test  /  build
1m 44s
Agent Integration Test / build
Agent Integration Test  /  build
1m 36s
Agent Integration Test / build
Fit to window
Zoom out
Zoom in

Annotations

330 errors
Lifecycle Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Lifecycle Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Lifecycle Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Lifecycle Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Lifecycle Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Lifecycle Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Lifecycle Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Lifecycle Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Lifecycle Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Lifecycle Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
CLI Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
CLI Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
CLI Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
CLI Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
CLI Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
CLI Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
CLI Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
CLI Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
CLI Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
CLI Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Schema Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Schema Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Schema Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Schema Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Schema Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Schema Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Schema Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Schema Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Schema Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Schema Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Driver Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Driver Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Driver Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Driver Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Driver Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Driver Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Driver Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Driver Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Driver Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Driver Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Lint Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Lint Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Lint Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Lint Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Lint Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Lint Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Lint Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Lint Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Lint Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Lint Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Agent Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Agent Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Agent Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Agent Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Agent Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Agent Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Agent Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Agent Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Agent Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Agent Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Object Param Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Object Param Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Object Param Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Object Param Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Object Param Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Object Param Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Object Param Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Object Param Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Object Param Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Object Param Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Runner Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Runner Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Runner Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Runner Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Runner Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Runner Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Runner Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Runner Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Runner Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Runner Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Dependencies V1 Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Dependencies V1 Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Dependencies V1 Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Dependencies V1 Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Dependencies V1 Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Dependencies V1 Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Dependencies V1 Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Dependencies V1 Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Dependencies V1 Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Dependencies V1 Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Migration Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Migration Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Migration Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Migration Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Migration Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Migration Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Migration Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Migration Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Migration Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Migration Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Plugin Log Level Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Plugin Log Level Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Plugin Log Level Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Plugin Log Level Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Plugin Log Level Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Plugin Log Level Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Plugin Log Level Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Plugin Log Level Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Plugin Log Level Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Plugin Log Level Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Package Management Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Package Management Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Package Management Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Package Management Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Package Management Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Package Management Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Package Management Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Package Management Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Package Management Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Package Management Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Upgrade Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Upgrade Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Uninstall Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Upgrade Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Uninstall Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Upgrade Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Uninstall Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Upgrade Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Uninstall Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Upgrade Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Uninstall Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Upgrade Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Uninstall Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Upgrade Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Uninstall Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Upgrade Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Uninstall Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Upgrade Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Uninstall Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Uninstall Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Sensitive data Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Sensitive data Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Sensitive data Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Sensitive data Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Sensitive data Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Sensitive data Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Sensitive data Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Sensitive data Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Sensitive data Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Sensitive data Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Registry Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Registry Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Registry Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Registry Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Registry Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Registry Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Registry Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Registry Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Registry Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Outputs Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Registry Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Outputs Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Outputs Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Outputs Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Outputs Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Outputs Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Outputs Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Outputs Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Copy Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Outputs Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Copy Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Outputs Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Copy Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Copy Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Copy Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Copy Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Copy Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Copy Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Copy Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Copy Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Porter Build Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Porter Build Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Porter Build Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Porter Build Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Porter Build Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Porter Build Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Porter Build Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Porter Build Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Porter Build Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Porter Build Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Telemetry Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Telemetry Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Telemetry Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Telemetry Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Telemetry Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Telemetry Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Telemetry Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Telemetry Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Telemetry Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Telemetry Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Connection Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Connection Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Connection Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Connection Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Connection Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Connection Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Connection Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Connection Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Connection Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Connection Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Exec Local Script Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Exec Local Script Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Exec Local Script Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Exec Local Script Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Exec Local Script Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Exec Local Script Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Exec Local Script Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Exec Local Script Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Exec Local Script Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Exec Local Script Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Suppress output Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Suppress output Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Suppress output Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Suppress output Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Suppress output Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Suppress output Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Suppress output Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Suppress output Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Suppress output Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Suppress output Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Install Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Install Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Install Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Install Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Install Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Install Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Install Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Install Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Install Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Install Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Dependencies V2 Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Dependencies V2 Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Dependencies V2 Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Dependencies V2 Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Dependencies V2 Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Dependencies V2 Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Dependencies V2 Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Dependencies V2 Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Dependencies V2 Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Dependencies V2 Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Pull Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Pull Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Pull Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Pull Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Pull Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Pull Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Pull Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Pull Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Pull Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Pull Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Inspect Dependencies Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Inspect Dependencies Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Inspect Dependencies Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Inspect Dependencies Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Inspect Dependencies Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Inspect Dependencies Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Inspect Dependencies Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Inspect Dependencies Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Inspect Dependencies Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Agent Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Inspect Dependencies Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Agent Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Agent Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Agent Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Agent Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Agent Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Agent Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Agent Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Agent Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Agent Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Archive Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Archive Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Archive Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Archive Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Archive Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Archive Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Archive Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Archive Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Archive Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Archive Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Build Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Build Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Build Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Build Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Build Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Build Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Build Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Build Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Build Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Build Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Invoke Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Invoke Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Invoke Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Invoke Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Invoke Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Invoke Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Invoke Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Invoke Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Invoke Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Invoke Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Publish Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Publish Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Publish Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Publish Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Publish Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Publish Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Publish Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Publish Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Publish Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Publish Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig
Signing Integration Test / build
cannot use container.StartOptions{} (value of struct type "github.com/docker/docker/api/types/container".StartOptions) as "github.com/moby/moby/client".ContainerStartOptions value in argument to cli.Client().ContainerStart
Signing Integration Test / build
cannot use container.AttachOptions{…} (value of struct type "github.com/docker/docker/api/types/container".AttachOptions) as "github.com/moby/moby/client".ContainerAttachOptions value in argument to cli.Client().ContainerAttach
Signing Integration Test / build
too many arguments in call to cli.Client().CopyToContainer
Signing Integration Test / build
assignment mismatch: 1 variable but cli.Client().CopyToContainer returns 2 values
Signing Integration Test / build
cannot use container.RemoveOptions{} (value of struct type "github.com/docker/docker/api/types/container".RemoveOptions) as "github.com/moby/moby/client".ContainerRemoveOptions value in argument to cli.Client().ContainerRemove
Signing Integration Test / build
too many arguments in call to cli.Client().ContainerCreate
Signing Integration Test / build
cli.Apply undefined (type *command.DockerCli has no field or method Apply)
Signing Integration Test / build
cannot use options (variable of struct type "github.com/docker/docker/api/types/image".PullOptions) as "github.com/moby/moby/client".ImagePullOptions value in argument to cli.Client().ImagePull
Signing Integration Test / build
cannot use authConfig (variable of struct type "github.com/moby/moby/api/types/registry".AuthConfig) as "github.com/docker/docker/api/types/registry".AuthConfig value in argument to registrytypes.EncodeAuthConfig
Signing Integration Test / build
cannot use repoInfo.Index (variable of type *"github.com/docker/docker/api/types/registry".IndexInfo) as *"github.com/moby/moby/api/types/registry".IndexInfo value in argument to command.ResolveAuthConfig