libbeat/processors/cache: add file-backed cache #11541
Annotations
5 errors and 2 warnings
libbeat/processors/cache/cache_test.go#L564
Error return value of `logp.TestingSetup` is not checked (errcheck)
|
libbeat/processors/cache/file_store.go#L171
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
libbeat/processors/cache/file_store.go#L172
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#L406
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