x-pack/filebeat/input/entityanalytics/provider/{,internal/}okta: improve debug logging #21535
Annotations
6 errors and 2 warnings
x-pack/filebeat/input/entityanalytics/provider/okta/internal/okta/okta.go#L349
Error return value of `io.Copy` is not checked (errcheck)
|
x-pack/filebeat/input/entityanalytics/provider/okta/internal/okta/okta_test.go#L389
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
x-pack/filebeat/input/entityanalytics/provider/okta/okta.go#L481
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
x-pack/filebeat/input/entityanalytics/provider/okta/okta.go#L591
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
x-pack/filebeat/input/entityanalytics/provider/okta/okta.go#L620
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
|
|
This job failed
Loading