Migrate Netflow code to the logp logging library #27329
Annotations
5 errors and 2 warnings
golangci-lint:
x-pack/filebeat/input/netflow/decoder/decoder.go#L62
Error return value of `p.stop` is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/decoder.go#L70
`withing` is a misspelling of `within` (misspell)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/ipfix/ipfix.go#L26
Error return value of `protocol.Registry.Register` is not checked (errcheck)
|
golangci-lint:
x-pack/filebeat/input/netflow/decoder/v9/decoder.go#L166
error is not nil (line 159) but it returns nil (nilerr)
|
golangci-lint
issues found
|
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