Skip to content

Add Kerberos support on beatsauth #40429

Add Kerberos support on beatsauth

Add Kerberos support on beatsauth #40429

Triggered via pull request November 8, 2025 05:37
Status Failure
Total duration 12m 53s
Artifacts

golangci-lint.yml

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

Annotations

11 errors
lint (ubuntu-latest)
issues found
lint (ubuntu-latest): x-pack/otel/extension/beatsauthextension/config.go#L7
File is not properly formatted (goimports)
lint (ubuntu-latest): x-pack/otel/extension/beatsauthextension/authenticator.go#L201
use of `fmt.Println` forbidden by pattern `fmt.Print.*` (forbidigo)
lint (ubuntu-latest): x-pack/filebeat/tests/integration/otel_test.go#L1169
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (ubuntu-latest): x-pack/filebeat/tests/integration/otel_test.go#L1165
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (ubuntu-latest): x-pack/filebeat/tests/integration/otel_test.go#L1157
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (ubuntu-latest): x-pack/filebeat/tests/integration/otel_test.go#L1163
response body must be closed (bodyclose)
lint (windows-latest)
The strategy configuration was canceled because "golangci.ubuntu-latest" failed
lint (windows-latest)
The operation was canceled.
lint (macos-latest)
The strategy configuration was canceled because "golangci.ubuntu-latest" failed
lint (macos-latest)
The operation was canceled.