Skip to content

WebGPURenderer: Tree-shaking 1/2 #2005

WebGPURenderer: Tree-shaking 1/2

WebGPURenderer: Tree-shaking 1/2 #2005

Triggered via pull request August 29, 2024 02:07
Status Failure
Total duration 3m 37s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 5 warnings
type-check: types/three/src/renderers/common/nodes/Nodes.d.ts#L11
Module '"../../../nodes/Nodes.js"' has no exported member 'ShaderNodeObject'.
type-check: types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L9
'"three/webgpu"' has no exported member named 'MathNode'. Did you mean 'BatchNode'?
type-check: types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L14
'"three/webgpu"' has no exported member named 'OperatorNode'. Did you mean 'OperatorNodeOp'?
type-check
Process completed with exit code 2.
test-examples
Property 'film' does not exist on type 'ShaderNodeObject<Node>'.
test-examples
Property 'bicubic' does not exist on type 'ShaderNodeObject<Node>'.
test-examples
Property 'bicubic' does not exist on type 'ShaderNodeObject<Node>'.
test-examples
Property 'overlay' does not exist on type 'ShaderNodeObject<TextureNode>'.
test-examples
Property 'dotScreen' does not exist on type 'ShaderNodeObject<Node>'.
test-examples
Property 'lut3D' does not exist on type 'ShaderNodeObject<RenderOutputNode>'.
test-examples
Property 'afterImage' does not exist on type 'ShaderNodeObject<Node>'.
test-examples
'"three/webgpu"' has no exported member named 'OperatorNode'. Did you mean 'OperatorNodeOp'?
test-examples
Property 'bloom' does not exist on type 'ShaderNodeObject<Node>'.
test-examples
Property 'bloom' does not exist on type 'ShaderNodeObject<OperatorNode>'.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'ConvertType'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'Fn'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'If'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'NodeElements'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'NodeObject'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'NodeObjectOption'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'NodeRepresentation'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'ProxiedObject'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'ProxiedTuple'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Module "./nodes/Nodes.js" has already exported a member named 'ShaderNode'. Consider explicitly re-exporting to resolve the ambiguity.
test-src
Process completed with exit code 1.
test
Process completed with exit code 1.
check-fomatting
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-src
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/