Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Sep 4, 2025

Proposed commit message

This PR fixes fatal go vet errors on calls to logp functions. Release v0.22.1 of elastic-agent-libs enabled proper go vet support for printf style calls in logp, and that uncovered many misuses of printing directives.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

How to test

$ go get -u github.com/elastic/[email protected]
$ go vet ./...

Related issues

@mergify mergify bot requested a review from a team as a code owner September 4, 2025 13:57
@mergify mergify bot added the backport label Sep 4, 2025
@mergify mergify bot requested review from blakerouse and michalpristas and removed request for a team September 4, 2025 13:57
@elastic-sonarqube
Copy link

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

cc @mauri870

@mauri870 mauri870 merged commit 74ca219 into 9.0 Sep 4, 2025
21 checks passed
@mauri870 mauri870 deleted the mergify/bp/9.0/pr-9732 branch September 4, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants