Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in 'isVariableDeclaration' during 'getApplicableRefactors' #57634

Closed
typescript-bot opened this issue Mar 4, 2024 · 2 comments
Closed
Assignees
Labels
Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors

Comments

@typescript-bot
Copy link
Collaborator

This issue comes from crash dumps in telemetry. We've tried to de-duplicate issues on a best-effort basis, comparing the sequence of methods called and the command requested while ignoring line numbers.
TypeScript version prefix: 5.3.3
VSCode version: 1.86.2
Command requested: getApplicableRefactors
Hitting sessions: 101
Five line hash: e059e7e4be25e6e52ba8db075bec996f
Stack:

    at isVariableDeclaration (tsserver.js:28816:15)
    at unknown (suppressed.js:90:2657)
    at unknown (suppressed.js:90:4421)
    at unknown (suppressed.js:90:7368)
    at unknown (suppressed.js:90:7352)
    at unknown (suppressed.js:98:2595)
    at unknown (suppressed.js:102:7001)
    at  (tsserver.js:184984:41)
    at unknown (tsserver.js:183217:43)
    at <anonymous> (tsserver.js:185375:69)
    at  (tsserver.js:185367:14)
    at  (tsserver.js:185375:29)
    at  (tsserver.js:185417:51)
    at <anonymous> (tsserver.js:186999:14)
@typescript-bot typescript-bot added Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors labels Mar 4, 2024
@zkat zkat reopened this Mar 19, 2024
@zkat
Copy link
Member

zkat commented Mar 19, 2024

@armanio123 could you turn these off?

@jakebailey
Copy link
Member

This service is turned off and deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors
Projects
None yet
Development

No branches or pull requests

5 participants