[7.17](backport #42992) filebeat: make deep copy before notifying of config change #28586
Annotations
11 errors and 2 warnings
|
golangci-lint:
filebeat/beater/filebeat.go#L378
expected statement, found '<<' (typecheck)
|
golangci-lint:
filebeat/beater/filebeat.go#L415
expected statement, found '>>' (typecheck)
|
golangci-lint:
libbeat/statestore/backend/es/store.go#L1
: # github.com/elastic/beats/v7/libbeat/statestore/backend/es
|
golangci-lint:
libbeat/statestore/backend/es/store.go#L52
undefined: Notifier
|
golangci-lint:
libbeat/statestore/backend/es/store.go#L64
undefined: Notifier
|
golangci-lint:
libbeat/statestore/backend/es/store.go#L139
undefined: ErrKeyUnknown
|
golangci-lint:
libbeat/statestore/backend/es/store.go#L162
undefined: ErrKeyUnknown
|
golangci-lint:
libbeat/statestore/backend/es/store.go#L309
too many arguments in call to eslegclient.NewConnectedClient
|
golangci-lint:
libbeat/statestore/backend/es/store.go#L324
undefined: UnsubscribeFunc (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