[7.17](backport #41960) Add upstream deadlock warning to the logstash output #26346
Annotations
6 errors and 3 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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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