Closed thaJeztah closed 1 week ago
Attention: Patch coverage is 20.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 58.38%. Comparing base (
e15a979
) to head (8fe9372
). Report is 32 commits behind head on 27.x.
65.28 cli/required.go:17:24: printf: non-constant format string in call to github.com/docker/cli/vendor/github.com/pkg/errors.Errorf (govet)
65.28 return errors.Errorf("\n" + strings.TrimRight(cmd.UsageString(), "\n"))
65.28 ^
Looks like that's fixed in https://github.com/docker/cli/commit/a6e96c758e3d3b41a2a81146342344eb82d1d4ec, part of https://github.com/docker/cli/pull/5234, but not sure if we want to backport all of that
I think it's fine as-is.
- A picture of a cute animal (not mandatory but encouraged)