Skip to content

fix(webgpu): resolve v10 CI type errors - #3910

Open
krispya wants to merge 1 commit into
v10from
fix/v10-ci-types
Open

fix(webgpu): resolve v10 CI type errors#3910
krispya wants to merge 1 commit into
v10from
fix/v10-ci-types

Conversation

@krispya

@krispya krispya commented Sep 7, 2026

Copy link
Copy Markdown
Member

Both React 19.0.0 and latest CI jobs stop at typechecking because the WebGPU entry exports two distinct NodeRecord declarations and a render-pipeline lifecycle test returns a plain object instead of a Three.js node.

Share the generic NodeRecord declaration between the store and node hooks, preserving existing import paths and generic usage. Update the lifecycle test to return real pass nodes and verify that the exact nodes reach the store.

Validation: pnpm run ci passes locally, including build, bundle/type verification, typechecking, lint, 641 passing tests (9 TODOs), coverage thresholds, and formatting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant