chore: bump github.com/moby/buildkit from 0.13.1 to 0.15.2 #916
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 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
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
cannot use substitutionArgs (variable of type []string) as shell.EnvGetter value in argument to shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
|
test:
envbuilder.go#L36
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#L37
could not import github.com/coder/envbuilder/devcontainer (-: # github.com/coder/envbuilder/devcontainer
|
test:
devcontainer/devcontainer.go#L343
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
|
test:
devcontainer/devcontainer.go#L343
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#L347
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
|
test:
devcontainer/devcontainer.go#L347
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#L364
assignment mismatch: 2 variables but lexer.ProcessWord returns 3 values
|
test:
devcontainer/devcontainer.go#L364
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)
|