[7.17](backport #39392) [Bug] fix high IO after sudden filebeat stop (#35893) #20428
Annotations
6 errors and 2 warnings
|
dev-tools/mage/gotest.go#L24
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
dev-tools/mage/gotest.go#L35
import of package `github.com/pkg/errors` is blocked because the module is in the blocked modules list. `errors` and `fmt` are recommended modules. This package is deprecated, use `fmt.Errorf` with `%!w(MISSING)` instead. (gomodguard)
|
dev-tools/mage/gotest.go#L199
Error return value is not checked (errcheck)
|
dev-tools/mage/gotest.go#L294
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
|
|
|
This job was cancelled
Loading