Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix static code analysis issues #121

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Fix static code analysis issues #121

merged 3 commits into from
Aug 7, 2024

Commits on Aug 5, 2024

  1. client: checked returned error in test

    Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
    florianl committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    334e64e View commit details
    Browse the repository at this point in the history
  2. client: skip assignment

    Returned value is not used or checked.
    
    Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
    florianl committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4d065c9 View commit details
    Browse the repository at this point in the history
  3. client: drop deprecated io/ioutil

    Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
    florianl committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7768daf View commit details
    Browse the repository at this point in the history