x/tools/gopls: broken debug pages #41343
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Tools
This label describes issues relating to any tools in the x/tools repository.
Our debug pages were broken by https://golang.org/cl/245058. Sample error:
template: :8:49: executing "body" at <.Identity>: can't evaluate field Identity in type source.Overlay
.Clearly these are not widely used as they have been broken for over a month without anyone noticing, but they can be very useful. We should fix them and add a regtest that all of our debug templates render.
cc @heschik @ianthehat @stamblerre
The text was updated successfully, but these errors were encountered: