[9.4](backport #51911) handle PreInit error case for runReady.Close #50201
Annotations
18 errors and 1 notice
|
lint (ubuntu-latest)
issues found
|
|
lint (ubuntu-latest):
filebeat/beater/stop_test.go#L101
fb.runReady undefined (type *Filebeat has no field or method runReady) (typecheck)
|
|
lint (ubuntu-latest):
filebeat/beater/stop_test.go#L83
undefined: closeOnce
|
|
lint (ubuntu-latest):
filebeat/beater/stop_test.go#L83
unknown field runReady in struct literal of type Filebeat
|
|
lint (ubuntu-latest):
filebeat/beater/stop_test.go#L56
fb.runReady undefined (type *Filebeat has no field or method runReady)
|
|
lint (ubuntu-latest):
filebeat/beater/stop_test.go#L42
undefined: closeOnce
|
|
lint (ubuntu-latest):
filebeat/beater/stop_test.go#L42
unknown field runReady in struct literal of type Filebeat
|
|
lint (ubuntu-latest):
filebeat/beater/filebeat.go#L297
fb.runReady undefined (type *Filebeat has no field or method runReady)
|
|
lint (windows-latest)
golangci-lint exit with code 7
|
|
lint (windows-latest)
fb.runReady undefined (type *Filebeat has no field or method runReady)"
|
|
lint (macos-latest)
issues found
|
|
lint (macos-latest):
filebeat/beater/stop_test.go#L101
fb.runReady undefined (type *Filebeat has no field or method runReady) (typecheck)
|
|
lint (macos-latest):
filebeat/beater/stop_test.go#L83
undefined: closeOnce
|
|
lint (macos-latest):
filebeat/beater/stop_test.go#L83
unknown field runReady in struct literal of type Filebeat
|
|
lint (macos-latest):
filebeat/beater/stop_test.go#L56
fb.runReady undefined (type *Filebeat has no field or method runReady)
|
|
lint (macos-latest):
filebeat/beater/stop_test.go#L42
undefined: closeOnce
|
|
lint (macos-latest):
filebeat/beater/stop_test.go#L42
unknown field runReady in struct literal of type Filebeat
|
|
lint (macos-latest):
filebeat/beater/filebeat.go#L297
fb.runReady undefined (type *Filebeat has no field or method runReady)
|
|
lint (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|