feat(svg): add native p5.svg experimental feature module and contributor docs - #9123
Open
VANSH3104 wants to merge 7 commits into
Open
feat(svg): add native p5.svg experimental feature module and contributor docs#9123VANSH3104 wants to merge 7 commits into
VANSH3104 wants to merge 7 commits into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint source code:
src/strands/strands_api.js#L8
src/strands/strands_api.js:8:3: Identifier 'TypeInfoFromGLSLName' is imported but never used.
|
|
Lint source code:
src/webgl/3d_primitives.js#L1956
src/webgl/3d_primitives.js:1956:11: Variable 'prevOrder' is declared but never used.
|
|
Lint source code:
src/strands/ir_dag.js#L152
src/strands/ir_dag.js:152:10: Function 'getNodeKey' is declared but never used.
|
|
Lint source code:
src/strands/ir_dag.js#L5
src/strands/ir_dag.js:5:3: Identifier 'StatementType' is imported but never used.
|
|
Lint source code:
test/unit/core/sketch_overrides.js#L4
test/unit/core/sketch_overrides.js:4:9: Variable 'mockP5' is declared but never used.
|
|
Lint source code:
src/strands/strands_conditionals.js#L4
src/strands/strands_conditionals.js:4:10: Identifier 'StrandsNode' is imported but never used.
|
|
Lint source code:
src/strands/strands_codegen.js#L7
src/strands/strands_codegen.js:7:3: Identifier 'TypeInfoFromGLSLName' is imported but never used.
|
|
Lint source code:
src/strands/strands_codegen.js#L5
src/strands/strands_codegen.js:5:3: Identifier 'StatementType' is imported but never used.
|
|
Lint source code:
src/strands/strands_codegen.js#L4
src/strands/strands_codegen.js:4:3: Identifier 'NodeType' is imported but never used.
|
|
Lint source code:
src/strands/strands_codegen.js#L2
src/strands/strands_codegen.js:2:13: Identifier 'DAG' is imported but never used.
|
background
wait
wait-all
cancel
parallel
Loading