Bump the go-dependencies group across 1 directory with 5 updates #3932
build.yml
on: pull_request
test-linux-amd64
1m 51s
test-linux-arm64
27s
test-windows
12m 52s
pack-acceptance-linux
0s
Annotations
6 errors and 1 warning
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.
|
test-linux-amd64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|