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

shadow: declaration of X shadows declaration at line 913 (govet) #10890

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Oct 9, 2023

Resolve some cases directly, and simplify NewEthConfirmer which always returned nil error, and which indirectly avoids some shadowing cases as well.

@jmank88 jmank88 requested a review from a team October 9, 2023 16:31
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

I see that you haven't updated any README files. Would it make sense to do so?

@jmank88 jmank88 force-pushed the golangci-lint-2023-10-09 branch from 4dba2d6 to b264c8e Compare October 9, 2023 16:33
@jmank88 jmank88 requested a review from jkongie as a code owner October 9, 2023 16:33
@jmank88 jmank88 force-pushed the golangci-lint-2023-10-09 branch 4 times, most recently from 54c9376 to 5cc92db Compare October 9, 2023 20:48
@jmank88 jmank88 force-pushed the golangci-lint-2023-10-09 branch from 5cc92db to 415eaf5 Compare October 9, 2023 21:07
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 8.3% 8.3% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@cedric-cordenier cedric-cordenier added this pull request to the merge queue Oct 10, 2023
Merged via the queue into develop with commit 743ee49 Oct 10, 2023
@cedric-cordenier cedric-cordenier deleted the golangci-lint-2023-10-09 branch October 10, 2023 12:46
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