filebeat,libbeat,x-pack/filebeat: clean up state store types #28635
Annotations
6 errors and 2 warnings
golangci-lint:
x-pack/filebeat/input/cel/input.go#L1351
rest declared and not used (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L122
cannot range over m (variable of type mapstrM) (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L127
invalid operation: cannot index m (variable of type mapstrM) (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L145
cannot convert m (variable of type map[string]interface{}) to type mapstrM (typecheck)
|
golangci-lint:
x-pack/filebeat/input/httpjson/input.go#L147
cannot use nil as mapstrM value in return statement (typecheck)
|
golangci-lint
issues found
|
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
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']
|
Loading