You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/robliebowitz/Sandbox/loopclosure/main.go:9:27-28: loop variable i captured by func literal
What did you expect to see?
No error message, since the loopclosure analyzer shouldn't be warning me about programs on Go 1.22.0
Editor and settings
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
rliebz
added
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
labels
Feb 23, 2024
gopls version
go env
What did you do?
With the following
main.go
:And
go.mod
:I ran
What did you see happen?
What did you expect to see?
No error message, since the
loopclosure
analyzer shouldn't be warning me about programs on Go 1.22.0Editor and settings
No response
Logs
No response
The text was updated successfully, but these errors were encountered: