x-pack/filebeat/input: Fix truncation of bodies in request tracing #26745
Annotations
6 errors and 3 warnings
golangci-lint:
x-pack/filebeat/input/cel/input.go#L1350
rest declared and not used (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L121
cannot range over m (variable of type mapstrM) (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L126
invalid operation: cannot index m (variable of type mapstrM) (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L144
cannot convert m (variable of type map[string]interface{}) to type mapstrM (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L146
cannot use nil as mapstrM value in return statement (typecheck)
|
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
|
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']
|
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']
|
Loading