Skip to content

Conversation

@quantpoet
Copy link
Contributor

The new version of Go has been optimized, and variables do not need to be reassigned.

For more info: https://tip.golang.org/wiki/LoopvarExperiment#does-this-mean-i-dont-have-to-write-x--x-in-my-loops-anymore

@quantpoet
Copy link
Contributor Author

Thansk for your reply.

I found the error messages for two failed CI:

Run docker/login-action@v3
Error: Username and password required

Do I need to take any action?

@AskAlexSharov
Copy link
Collaborator

merge main

@quantpoet
Copy link
Contributor Author

merge main

Updated to the latest code. Please review again when you have time. Thanks! @AskAlexSharov

@taratorio taratorio enabled auto-merge (squash) October 23, 2025 04:36
@taratorio taratorio merged commit b17572a into erigontech:main Oct 23, 2025
15 checks passed
taratorio pushed a commit that referenced this pull request Oct 23, 2025
Inspired by PR #17147, and
replaced additional cases as well.

Signed-off-by: spuradage <[email protected]>
taratorio pushed a commit that referenced this pull request Oct 26, 2025
Inspired by #17147 and replace
all.


The new version of Go has been optimized, and variables do not need to
be reassigned.

For more info:
https://tip.golang.org/wiki/LoopvarExperiment#does-this-mean-i-dont-have-to-write-x--x-in-my-loops-anymore

Signed-off-by: pennylees <[email protected]>
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