Add Kerberos support on beatsauth #40429
Annotations
7 errors
|
golangci-lint
issues found
|
|
golangci-lint:
x-pack/otel/extension/beatsauthextension/config.go#L7
File is not properly formatted (goimports)
|
|
golangci-lint:
x-pack/otel/extension/beatsauthextension/authenticator.go#L201
use of `fmt.Println` forbidden by pattern `fmt.Print.*` (forbidigo)
|
|
golangci-lint:
x-pack/filebeat/tests/integration/otel_test.go#L1169
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
golangci-lint:
x-pack/filebeat/tests/integration/otel_test.go#L1165
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
golangci-lint:
x-pack/filebeat/tests/integration/otel_test.go#L1157
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
golangci-lint:
x-pack/filebeat/tests/integration/otel_test.go#L1163
response body must be closed (bodyclose)
|
Loading