internal/refactor/inline: "args/params mismatch" panic (reported by telemetry) #64558
Labels
FrozenDueToAge
gopls/telemetry-wins
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.
Tools
This label describes issues relating to any tools in the x/tools repository.
This stack
u0ujVg
was reported by telemetry:createBindingDecl:77 is
The stack indicates that this refactoring was applied to ill-typed code (hence the recover in source.inlineCall), and the inliner is generally not robust against ill-typed inputs. So potentially this is working as intended, though we should investigate first.
Issue created by golang.org/x/tools/gopls/internal/telemetry/cmd/stacks.
The text was updated successfully, but these errors were encountered: