Chat


How can I help you?

Line: 13:51: 'uid' is deprecated.Line: 14:51: 'uid' is deprecated.Line: 15:48: 'uid' is deprecated.Line: 26:23: 'event' is declared but its value is never read.Line: 13:9: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'.Line: 14:9: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'.Line: 15:9: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'.Line: 20:5: Type '{ type: "andGate"; highVoltage: number; }' is not assignable to type 'Readonly<SimulationModelConfig> | undefined'. Type '{ type: "andGate"; highVoltage: number; }' is missing the following properties from type 'Readonly<GateSimulationModelConfig>': map_input_one_to_terminal_uid, map_input_two_to_terminal_uid, map_output_to_terminal_uidLine: 28:40: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 32:40: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.Line: 36:40: Property 'voltage' does not exist on type 'ElementNode | ElementTerminalNode | PcbLayoutNode | PcbLayoutRuleSetNode | RouteNode'. Property 'voltage' does not exist on type 'ElementNode'.

AND Gate