Skip to content

refactor: remove builder #69

refactor: remove builder

refactor: remove builder #69

Triggered via pull request October 21, 2024 20:20
Status Failure
Total duration 30s
Artifacts

bun-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: node_modules/react-reconciler/cjs/react-reconciler.development.js#L6581
:2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem. at throwInvalidHookError (/home/runner/work/autorouting/autorouting/node_modules/react-reconciler/cjs/react-reconciler.development.js:6581:9) at useRenderedCircuit (/home/runner/work/autorouting/autorouting/node_modules/@tscircuit/core/dist/index.js:4295:43) at renderCircuitToSoup (/home/runner/work/autorouting/autorouting/module/lib/generator-utils/renderCircuitToSoup.ts:11:7) at /home/runner/work/autorouting/autorouting/module/lib/generators/single-trace/index.tsx:13:13 at /home/runner/work/autorouting/autorouting/module/lib/generators/single-trace/index.tsx:9:70 at /home/runner/work/autorouting/autorouting/module/lib/generators/utils/with-check-regenerate.ts:29:22 at /home/runner/work/autorouting/autorouting/module/lib/generators/utils/with-check-regenerate.ts:28:17 at /home/runner/work/autorouting/autorouting/module/tests/dev-server/solve-endpoint.test.ts:11:32 at /home/runner/work/autorouting/autorouting/module/tests/dev-server/solve-endpoint.test.ts:9:24
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/