fix(deps): update dependency @tscircuit/soup-util to ^0.0.41 - autoclosed #40
Annotations
2 errors
test:
src/CadViewer.tsx#L47
Argument of type '({ type: "source_trace"; source_trace_id: string; connected_source_port_ids: string[]; connected_source_net_ids: string[]; } | { type: "source_port"; source_component_id: string; name: string; source_port_id: string; pin_number?: number | undefined; port_hints?: string[] | undefined; } | ... 52 more ... | { ...; })[]' is not assignable to parameter of type '({ type: "source_trace"; source_trace_id: string; connected_source_port_ids: string[]; connected_source_net_ids: string[]; subcircuit_connectivity_map_key?: string | undefined; } | { ...; } | ... 73 more ... | { ...; })[]'.
|
test
Process completed with exit code 1.
|