chore(deps): bump github.com/buildpacks/pack from 0.39.1 to 0.40.3 #1061
build.yml
on: pull_request
native-binary
6m 45s
docker
1m 41s
Annotations
11 errors
|
docker
Process completed with exit code 1.
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L353
cannot use dockerClient (variable of type *"github.com/docker/docker/client".Client) as DockerClient value in struct literal: *"github.com/docker/docker/client".Client does not implement DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L393
cannot use dockerClient (variable of type *CustomDockerClient) as DockerClient value in struct literal: *CustomDockerClient does not implement DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L370
cannot use dockerClient (variable of type *CustomDockerClient) as "github.com/buildpacks/pack/pkg/client".DockerClient value in argument to pack.WithDockerClient: *CustomDockerClient does not implement "github.com/buildpacks/pack/pkg/client".DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L353
cannot use dockerClient (variable of type *"github.com/docker/docker/client".Client) as DockerClient value in struct literal: *"github.com/docker/docker/client".Client does not implement DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L393
cannot use dockerClient (variable of type *CustomDockerClient) as DockerClient value in struct literal: *CustomDockerClient does not implement DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L370
cannot use dockerClient (variable of type *CustomDockerClient) as "github.com/buildpacks/pack/pkg/client".DockerClient value in argument to pack.WithDockerClient: *CustomDockerClient does not implement "github.com/buildpacks/pack/pkg/client".DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L353
cannot use dockerClient (variable of type *"github.com/docker/docker/client".Client) as DockerClient value in struct literal: *"github.com/docker/docker/client".Client does not implement DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L393
cannot use dockerClient (variable of type *CustomDockerClient) as DockerClient value in struct literal: *CustomDockerClient does not implement DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L370
cannot use dockerClient (variable of type *CustomDockerClient) as "github.com/buildpacks/pack/pkg/client".DockerClient value in argument to pack.WithDockerClient: *CustomDockerClient does not implement "github.com/buildpacks/pack/pkg/client".DockerClient (wrong type for method ContainerAttach)
|
|
native-binary:
internal/namespaces/container/v1beta1/custom_deploy.go#L353
cannot use dockerClient (variable of type *"github.com/docker/docker/client".Client) as DockerClient value in struct literal: *"github.com/docker/docker/client".Client does not implement DockerClient (wrong type for method ContainerAttach)
|