[odoo/odoo](https://github.com/odoo/odoo) [`getDefinitionFromOverriddenMember`](https://github.com/microsoft/TypeScript/blob/08b91f6b827e9ee98407c0eb969579ab77fa9f0c/src/services/goToDefinition.ts#L174) computes the error type (type id 4) for the base type and that type has no associated symbol. The [node](https://github.com/odoo/odoo/blob/6bf6ce062aa4cfbb7efb96806cbfcfa13868337f/addons/web/static/src/legacy/js/control_panel/control_panel_model_extension.js#L139) in question is from jsdoc. _Originally posted by @amcasey in https://github.com/microsoft/TypeScript/issues/50836#issuecomment-1254072749_
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 Andrew Casey (@amcasey) in #50836 (comment)