chore(deps): bump github.com/moby/buildkit from 0.14.1 to 0.15.0 #2185
Annotations
32 errors and 16 warnings
tests (integration-test-misc):
pkg/util/command_util.go#L73
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)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/builder.go#L233
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)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L227
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)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L517
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWords: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/evaluator.go#L50
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-misc):
pkg/util/command_util.go#L73
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)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/builder.go#L233
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)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L227
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)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L517
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWords: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-misc):
vendor/github.com/docker/docker/builder/dockerfile/evaluator.go#L50
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-run):
pkg/util/command_util.go#L73
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)
|
tests (integration-test-run):
vendor/github.com/docker/docker/builder/dockerfile/builder.go#L233
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)
|
tests (integration-test-run):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L227
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)
|
tests (integration-test-run):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L517
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWords: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-run):
vendor/github.com/docker/docker/builder/dockerfile/evaluator.go#L50
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-run)
Process completed with exit code 2.
|
tests (integration-test-layers):
pkg/util/command_util.go#L73
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)
|
tests (integration-test-layers):
vendor/github.com/docker/docker/builder/dockerfile/builder.go#L233
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)
|
tests (integration-test-layers):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L227
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)
|
tests (integration-test-layers):
vendor/github.com/docker/docker/builder/dockerfile/dispatchers.go#L517
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWords: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-layers):
vendor/github.com/docker/docker/builder/dockerfile/evaluator.go#L50
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-layers)
Process completed with exit code 2.
|
tests (k8s-executor-build-push integration-test-k8s)
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)
|
tests (k8s-executor-build-push integration-test-k8s)
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)
|
tests (k8s-executor-build-push integration-test-k8s)
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)
|
tests (k8s-executor-build-push integration-test-k8s)
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWords: []string does not implement shell.EnvGetter (missing method Get)
|
tests (k8s-executor-build-push integration-test-k8s)
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
|
tests (k8s-executor-build-push integration-test-k8s)
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)
|
tests (k8s-executor-build-push integration-test-k8s)
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)
|
tests (k8s-executor-build-push integration-test-k8s)
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)
|
tests (k8s-executor-build-push integration-test-k8s)
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWords: []string does not implement shell.EnvGetter (missing method Get)
|
tests (k8s-executor-build-push integration-test-k8s)
cannot use envs (variable of type []string) as shell.EnvGetter value in argument to d.shlex.ProcessWord: []string does not implement shell.EnvGetter (missing method Get)
|
tests (integration-test-misc)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests (integration-test-misc)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests (integration-test-misc)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests (integration-test-misc)
Restore cache failed: Dependencies file is not found in /home/runner/work/kaniko/kaniko. Supported file pattern: go.sum
|
tests (integration-test-run)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests (integration-test-run)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests (integration-test-run)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests (integration-test-run)
Restore cache failed: Dependencies file is not found in /home/runner/work/kaniko/kaniko. Supported file pattern: go.sum
|
tests (integration-test-layers)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests (integration-test-layers)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests (integration-test-layers)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests (integration-test-layers)
Restore cache failed: Dependencies file is not found in /home/runner/work/kaniko/kaniko. Supported file pattern: go.sum
|
tests (k8s-executor-build-push integration-test-k8s)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests (k8s-executor-build-push integration-test-k8s)
Restore cache failed: Dependencies file is not found in /home/runner/work/kaniko/kaniko. Supported file pattern: go.sum
|
tests (k8s-executor-build-push integration-test-k8s)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests (k8s-executor-build-push integration-test-k8s)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|