chore(deps): bump github.com/moby/buildkit from 0.14.1 to 0.15.0 #2185
Annotations
6 errors and 4 warnings
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)
|
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)
|
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)
|
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)
|
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)
|
|
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/
|
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/
|
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/
|
|
This job failed
Loading