chore(deps): bump github.com/buildpacks/pack from 0.39.1 to 0.40.3 #9061
docs.yml
on: pull_request
Ensure docs are generated
1m 23s
markdown-link-check
19s
Annotations
4 errors
|
Ensure docs are generated
Process completed with exit code 1.
|
|
Ensure docs are generated:
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)
|
|
Ensure docs are generated:
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)
|
|
Ensure docs are generated:
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)
|