Not planned
Description
This stack S-zlGg
, _mSPWg
was reported by telemetry:
return nil, 0, bug.Errorf("call to unexpected built-in %v (%T)", obj, obj)
gopls/bug
golang.org/x/tools/gopls/internal/bug.report:35
golang.org/x/tools/gopls/internal/bug.Errorf:2
golang.org/x/tools/gopls/internal/lsp/source.SignatureHelp:72
golang.org/x/tools/gopls/internal/lsp.(*Server).signatureHelp:9
golang.org/x/tools/gopls/internal/lsp.(*Server).SignatureHelp:1
golang.org/x/tools/gopls/internal/lsp/protocol.serverDispatch:490
golang.org/x/tools/gopls/internal/lsp/protocol.ServerHandler.func1:5
golang.org/x/tools/gopls/internal/lsp/lsprpc.handshaker.func1:52
golang.org/x/tools/internal/jsonrpc2.MustReplyHandler.func1:2
golang.org/x/tools/internal/jsonrpc2.AsyncHandler.func1.2:3
runtime.goexit:0
golang.org/x/tools/gopls@v0.14.1 go1.19.1 darwin/amd64 (1)
Reported using golang.org/x/tools/gopls/internal/telemetry/cmd/stacks.
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
No branches or pull requests
Activity
[-]x/tools/gopls: SignatureHelp bug reported by telemetry [S-zlGg][/-][+]x/tools/gopls: SignatureHelp bug reported by telemetry[/+]adonovan commentedon Nov 21, 2023
Dup of #63804, already fixed.
adonovan commentedon Dec 11, 2023
How can a closed (fixed) issue be closed again as not planned? That's confusing.
findleyr commentedon Dec 11, 2023
Oh, I'm just going through marking dupes as "not planned" instead of "completed", for tracking purposes.
Are you just commenting on how Github reports this state change? I agree it is confusing.