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(op-service): use errors.New to replace fmt.Errorf with no parameters #11796

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

yukionfire
Copy link
Contributor

Description

Open a new pr for #11176 , since the auto merge queue of old pr is not working correctly and has been closed by bot.

This PR replaces fmt.Errorf without parameters with errors.New

Tests
No new test case need add

@yukionfire yukionfire requested a review from a team as a code owner September 7, 2024 02:46
@yukionfire
Copy link
Contributor Author

Seems that some jobs hang without response...

@tynes
Copy link
Contributor

tynes commented Sep 18, 2024

@yukionfire Do you mind rebasing this? It can be merged after rebase

@yukionfire
Copy link
Contributor Author

@yukionfire Do you mind rebasing this? It can be merged after rebase

Okay, I will rebase later

auto-merge was automatically disabled September 18, 2024 16:28

Head branch was pushed to by a user without write access

@tynes tynes added this pull request to the merge queue Sep 18, 2024
Merged via the queue into ethereum-optimism:develop with commit c18ec26 Sep 18, 2024
60 checks passed
@yukionfire yukionfire deleted the chore/errors-fmt branch September 18, 2024 22:50
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
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.

3 participants