Bump the go-dependencies group across 1 directory with 5 updates #3919
Triggered via pull request
November 25, 2024 23:58
Status
Failure
Total duration
13m 23s
Artifacts
–
build.yml
on: pull_request
test-linux-amd64
1m 37s
test-linux-arm64
38s
test-windows
13m 8s
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.
|