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

chore: fix improper usage of Errorf #1434

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

noahdietz
Copy link
Collaborator

Changes all occurrences of t.Errof(diff) to t.Error(diff) since there is no format string or values to format into the string.

@noahdietz noahdietz requested a review from a team as a code owner September 23, 2024 20:05
@noahdietz noahdietz added the automerge Summon MOG for automerging label Nov 5, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit ca5621b into googleapis:main Nov 5, 2024
6 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Nov 5, 2024
@noahdietz noahdietz deleted the fix-errorf-usage branch November 5, 2024 18:36
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.

2 participants