Jumper Support, pinLabels fix, Resistor.pullup, Capacitor.decoupling, Silkscreen drawings #23
Annotations
4 errors and 2 warnings
TypeError: The first argument must be of type string or an instance of Buffer
at /home/runner/work/core/core/node_modules/bun-match-svg/index.ts:41:12
at toMatchSvgSnapshot (/home/runner/work/core/core/node_modules/bun-match-svg/index.ts:9:3)
at /home/runner/work/core/core/tests/examples/example1.test.tsx:41:5
|
error: Matcher `toMatchSvgSnapshot` returned a promise that rejected:
tests/examples/example1.test.tsx#L41
at /home/runner/work/core/core/tests/examples/example1.test.tsx:41:5
|
error: Could not find pcb_port for source_port_id "source_port_12":
node_modules/@tscircuit/infgrid-ijump-astar/dist/index.js#L623
at /home/runner/work/core/core/node_modules/@tscircuit/infgrid-ijump-astar/dist/index.js:623:19
at map (1:11)
at getSimpleRouteJson (/home/runner/work/core/core/node_modules/@tscircuit/infgrid-ijump-astar/dist/index.js:618:60)
at autoroute (/home/runner/work/core/core/node_modules/@tscircuit/infgrid-ijump-astar/dist/index.js:771:17)
at doInitialPcbTraceRender (/home/runner/work/core/core/lib/components/primitive-components/Trace.ts:173:28)
at runRenderPhase (/home/runner/work/core/core/lib/components/base-components/Renderable.ts:95:34)
at runRenderPhaseForChildren (/home/runner/work/core/core/lib/components/base-components/Renderable.ts:102:13)
at runRenderCycle (/home/runner/work/core/core/lib/components/base-components/Renderable.ts:71:12)
at render (/home/runner/work/core/core/lib/Project.ts:68:19)
at getSoup (/home/runner/work/core/core/lib/Project.ts:73:45)
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|