chore(go.mod): bump Buildkit and related dependencies #115
Annotations
6 errors and 4 warnings
tests:
pkg/util/command_util.go#L74
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
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
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
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
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
Process completed with exit code 2.
|
tests
The following actions use a deprecated Node.js version 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
Restore cache failed: Dependencies file is not found in /home/runner/work/kaniko/kaniko. Supported file pattern: go.sum
|
tests
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
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/
|