-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Exception while resolving base type from JSDoc for references request #50892
Copy link
Copy link
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptCrawler-DetectedDetected by a crawler running random TSServer operations on public code.Detected by a crawler running random TSServer operations on public code.Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationEffort: ModerateRequires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Fix AvailableA PR has been opened for this issueA PR has been opened for this issueHelp WantedYou can do thisYou can do this
Milestone
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptCrawler-DetectedDetected by a crawler running random TSServer operations on public code.Detected by a crawler running random TSServer operations on public code.Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationEffort: ModerateRequires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Fix AvailableA PR has been opened for this issueA PR has been opened for this issueHelp WantedYou can do thisYou can do this
odoo/odoo
getDefinitionFromOverriddenMembercomputes the error type (type id 4) for the base type and that type has no associated symbol. The node in question is from jsdoc.Originally posted by @amcasey in #50836 (comment)