Skip to content

chore(deps): bump github.com/buildpacks/pack from 0.39.1 to 0.40.3 #9061

chore(deps): bump github.com/buildpacks/pack from 0.39.1 to 0.40.3

chore(deps): bump github.com/buildpacks/pack from 0.39.1 to 0.40.3 #9061

Triggered via pull request April 23, 2026 07:23
Status Failure
Total duration 1m 26s
Artifacts

docs.yml

on: pull_request
Ensure docs are generated
1m 23s
Ensure docs are generated
markdown-link-check
19s
markdown-link-check
Fit to window
Zoom out
Zoom in

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)