Show offset planes in the scene, let user select them #1253
static-analysis.yml
on: pull_request
yarn-fmt-check
42s
yarn-build-wasm
8m 21s
yarn-tsc
5m 8s
yarn-lint
51s
python-codespell
7s
yarn-unit-test-kcl-samples
9m 16s
yarn-unit-test
9m 18s
Annotations
2 errors and 1 warning
src/lang/std/artifactGraph.test.ts > testing createArtifactGraph > code with offset planes and a sketch: > there should be three offsetPlanes:
src/lang/std/artifactGraph.test.ts#L208
AssertionError: expected [ …(4) ] to have a length of 3 but got 4
- Expected
+ Received
- 3
+ 4
❯ src/lang/std/artifactGraph.test.ts:208:28
|
yarn-unit-test
Process completed with exit code 1.
|
python-codespell
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|