Bump the go-dependencies group across 1 directory with 2 updates #3899
build.yml
on: pull_request
test-linux-amd64
1m 42s
test-linux-arm64
25s
test-windows
14m 59s
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.
|