Show offset planes in the scene, let user select them #1252
static-analysis.yml
on: pull_request
yarn-fmt-check
39s
yarn-build-wasm
8m 22s
yarn-tsc
5m 1s
yarn-lint
51s
python-codespell
12s
yarn-unit-test-kcl-samples
9m 2s
yarn-unit-test
9m 27s
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.
|