Skip to content

chore: bump github.com/moby/buildkit from 0.13.1 to 0.16.0 #1058

chore: bump github.com/moby/buildkit from 0.13.1 to 0.16.0

chore: bump github.com/moby/buildkit from 0.13.1 to 0.16.0 #1058

Triggered via pull request September 30, 2024 16:29
Status Failure
Total duration 2m 18s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

19 errors
build
assignment mismatch: 2 variables but shlex.ProcessWord returns 3 values
build
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)
build
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
build
cannot use args (variable of type []string) as shell.EnvGetter value in argument to lexer.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
build
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
build
cannot use args (variable of type []string) as shell.EnvGetter value in argument to lexer.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
build
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
build
cannot use args (variable of type []string) as shell.EnvGetter value in argument to lexer.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
build
Process completed with exit code 1.
test: envbuilder.go#L35
could not import github.com/GoogleContainerTools/kaniko/pkg/util (-: # github.com/GoogleContainerTools/kaniko/pkg/util
test
assignment mismatch: 2 variables but shlex.ProcessWord returns 3 values
test
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: envbuilder.go#L36
could not import github.com/coder/envbuilder/devcontainer (-: # github.com/coder/envbuilder/devcontainer
test: devcontainer/devcontainer.go#L403
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
test: devcontainer/devcontainer.go#L403
cannot use args (variable of type []string) as shell.EnvGetter value in argument to lexer.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
test: devcontainer/devcontainer.go#L407
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
test: devcontainer/devcontainer.go#L407
cannot use args (variable of type []string) as shell.EnvGetter value in argument to lexer.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
test: devcontainer/devcontainer.go#L424
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
test: devcontainer/devcontainer.go#L424
cannot use args (variable of type []string) as shell.EnvGetter value in argument to lexer.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)) (typecheck)