fix(libbeat): mitigate race condition in ratelimit processor #28311
Annotations
2 errors and 4 warnings
golangci-lint:
libbeat/processors/ratelimit/rate_limit_test.go#L189
Error return value of `p.Run` is not checked (errcheck)
|
golangci-lint
issues found
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Post golangci-lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Cache not found for keys: golangci-lint.cache-Linux-2878-9feed7c0bd996729bc5a40e2b8f83aa3985b449b, golangci-lint.cache-Linux-2878-
|
Loading