go/types: error diagnostics reported by go/types contain %!v(MISSING) #60500
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
release-blocker
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
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Load the following file with a
gopls
-enabled editor:What did you expect to see?
The following diagnostics (showing the vim-rendered version):
What did you see instead?
Note the presence of
%!v(MISSING)
in the first line.Log files:
cc @findleyr
The text was updated successfully, but these errors were encountered: