[7.17](backport #41960) Add upstream deadlock warning to the logstash output #26547
Annotations
7 errors and 2 warnings
|
golangci-lint:
libbeat/outputs/logstash/async.go#L1
: # github.com/elastic/beats/v7/libbeat/outputs/logstash [github.com/elastic/beats/v7/libbeat/outputs/logstash.test]
|
golangci-lint:
libbeat/outputs/logstash/async.go#L156
cannot use c.log (variable of type *"github.com/elastic/beats/v7/libbeat/logp".Logger) as *"github.com/elastic/elastic-agent-libs/logp".Logger value in argument to newDeadlockListener
|
golangci-lint:
libbeat/outputs/logstash/async.go#L234
r.client.observer.AckedEvents undefined (type outputs.Observer has no field or method AckedEvents)
|
golangci-lint:
libbeat/outputs/logstash/sync.go#L116
cannot use c.log (variable of type *"github.com/elastic/beats/v7/libbeat/logp".Logger) as *"github.com/elastic/elastic-agent-libs/logp".Logger value in argument to newDeadlockListener
|
golangci-lint:
libbeat/outputs/logstash/sync.go#L151
st.AckedEvents undefined (type outputs.Observer has no field or method AckedEvents) (typecheck)
|
golangci-lint
issues found
|
Post golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
golangci-lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Loading