x-pack/filebeat/input/entityanalytics/provider/okta: add user group membership support #19959
Annotations
6 errors and 3 warnings
x-pack/filebeat/input/entityanalytics/provider/okta/internal/okta/okta.go#L345
Error return value of `io.Copy` is not checked (errcheck)
|
x-pack/filebeat/input/entityanalytics/provider/okta/internal/okta/okta_test.go#L381
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#L406
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#L516
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#L545
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
This job failed
Loading