Bump the go-dependencies group across 1 directory with 4 updates #3910
Triggered via pull request
November 11, 2024 23:28
Status
Failure
Total duration
16m 51s
Artifacts
–
build.yml
on: pull_request
test-linux-amd64
1m 48s
test-linux-arm64
26s
test-windows
16m 35s
pack-acceptance-linux
0s
Annotations
6 errors
test-linux-arm64:
internal/extend/kaniko/dockerfile_applier_linux.go#L13
could not import github.com/GoogleContainerTools/kaniko/pkg/util (-: # github.com/GoogleContainerTools/kaniko/pkg/util
|
test-linux-arm64
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)) (typecheck)
|
test-linux-arm64
Process completed with exit code 2.
|
test-linux-amd64:
internal/extend/kaniko/dockerfile_applier_linux.go#L13
could not import github.com/GoogleContainerTools/kaniko/pkg/util (-: # github.com/GoogleContainerTools/kaniko/pkg/util
|
test-linux-amd64
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)) (typecheck)
|
test-linux-amd64
Process completed with exit code 2.
|