libbeat/processors/cache: don't write cache states that have not been altered #11575
Annotations
4 errors and 2 warnings
libbeat/processors/cache/file_store.go#L193
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
libbeat/processors/cache/file_store.go#L194
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
libbeat/processors/cache/file_store_test.go#L413
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading