Chat


How can I help you?

Line: 13:54: 'uid' is deprecated.Line: 14:56: 'uid' is deprecated.Line: 23:62: 'uid' is deprecated.Line: 24:64: 'uid' is deprecated.Line: 30:24: 'event' is declared but its value is never read.Line: 37:23: 'event' is declared but its value is never read.Line: 12:5: Type 'ControlPositionData' is not assignable to type 'number'. Type 'string' is not assignable to type 'number'.Line: 12:17: Object is possibly 'undefined'.Line: 13:5: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'.Line: 14:5: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'.Line: 22:13: Type 'ControlPositionData' is not assignable to type 'number'.Line: 23:13: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'.Line: 24:13: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'.Line: 31:5: Type '{ resistance: number; }' is not assignable to type 'Readonly<SimulationModelConfig> | undefined'. Type '{ resistance: number; }' is missing the following properties from type 'Readonly<ResistorSimulationModelConfig>': type, map_input_to_terminal_uid, map_output_to_terminal_uidLine: 40:59: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 42:62: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 45:61: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 47:64: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 50:70: Property 'current' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'current' does not exist on type 'ElementNode'.Line: 52:64: Property 'current' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'current' does not exist on type 'ElementNode'.Line: 56:64: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 56:96: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 57:17: Property 'displayInLine' does not exist on type 'OutputNode'. Did you mean 'displayInline'?

Rheostat