Skip to content

Conversation

djedward
Copy link
Contributor

Go 1.24rc1 dropped and it improved the ability to catch more misuses of Printf-style functions. This PR addresses the ones that Go 1.24 will now catch and report as compile errors.

@djedward djedward requested a review from a team as a code owner December 17, 2024 21:49
@Madrigal
Copy link
Contributor

Nice, I wonder if there's more we could do later to run more modern checkers but still support older versions

@djedward
Copy link
Contributor Author

One way might be to add a test platform that uses tip of Go, but I don't know how stable that would actually be.

@lucix-aws lucix-aws merged commit 885de40 into aws:main Dec 18, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants