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

itest lint issue: ineffectual assignment #414

Open
bap2pecs opened this issue Jun 23, 2024 · 0 comments
Open

itest lint issue: ineffectual assignment #414

bap2pecs opened this issue Jun 23, 2024 · 0 comments
Assignees

Comments

@bap2pecs
Copy link
Collaborator

you can repro this by adding the e2e tag in .golangci.yml

and then run make lint

$ golangci-lint run                                  [14:47:47]
itest/e2e_test.go:181:2: ineffectual assignment to finalizedHeight (ineffassign)
        finalizedHeight = tm.WaitForNFinalizedBlocksAndReturnTipHeight(t, 1)
        ^
@bap2pecs bap2pecs changed the title itest lint issue itest lint issue: ineffectual assignment Jul 9, 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

No branches or pull requests

2 participants