x-pack/filebeat/input/httpjson: redact authorization headers in logging #25598
Annotations
5 errors and 3 warnings
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L120
cannot range over m (variable of type mapstrM) (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L125
invalid operation: cannot index m (variable of type mapstrM) (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L143
cannot convert m (variable of type map[string]interface{}) to type mapstrM (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L145
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