x/tools/go/analysis/passes/nilness: missing location for error in embedded struct #51986
Labels
Analysis
Issues related to static analysis (vet, x/tools/go/analysis)
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes ( v0.1.10 )
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
go install golang.org/x/tools/go/analysis/passes/nilness/cmd/nilness@latest
put
main.go
nilness ./...
What did you expect to see?
The correct error location is displayed.
What did you see instead?
The text was updated successfully, but these errors were encountered: