[filebeat] Elasticsearch state storage for httpjson and cel inputs #26535
Annotations
9 errors and 3 warnings
golangci-lint:
filebeat/registrar/registrar.go#L144
Error return value is not checked (errcheck)
|
golangci-lint:
filebeat/registrar/registrar.go#L246
Error return value of `r.store.Remove` is not checked (errcheck)
|
golangci-lint:
filebeat/registrar/registrar.go#L283
error is not nil (line 279) but it returns nil (nilerr)
|
golangci-lint:
libbeat/statestore/mock_test.go#L42
Error return value is not checked (errcheck)
|
golangci-lint:
libbeat/statestore/storetest/storetest.go#L144
`occured` is a misspelling of `occurred` (misspell)
|
golangci-lint:
x-pack/filebeat/tests/integration/managerV2_test.go#L844
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/tests/integration/managerV2_test.go#L991
use of `fmt.Println` forbidden by pattern `fmt.Print.*` (forbidigo)
|
golangci-lint:
x-pack/filebeat/tests/integration/managerV2_test.go#L994
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Loading