Skip to content

Conversation

mergify[bot]
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 added the backport label Sep 4, 2025
@mergify mergify bot requested a review from a team as a code owner September 4, 2025 13:57
@mergify mergify bot requested review from pkoutsovasilis and removed request for a team September 4, 2025 13:57
@mergify mergify bot added the backport label Sep 4, 2025
@mergify mergify bot requested a review from kaanyalti September 4, 2025 13:57
Copy link

@mauri870 mauri870 merged commit 2c18071 into 9.1 Sep 4, 2025
22 checks passed
@mauri870 mauri870 deleted the mergify/bp/9.1/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.

1 participant