Skip to content

[9.4](backport #51911) handle PreInit error case for runReady.Close #50201

[9.4](backport #51911) handle PreInit error case for runReady.Close

[9.4](backport #51911) handle PreInit error case for runReady.Close #50201

Triggered via pull request July 14, 2026 14:53
Status Failure
Total duration 1h 6m 29s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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