Skip to content

WebGPURenderer: Tree-shaking 1/2 #1983

WebGPURenderer: Tree-shaking 1/2

WebGPURenderer: Tree-shaking 1/2 #1983

Triggered via pull request August 29, 2024 00:28
Status Failure
Total duration 3m 47s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 5 warnings
type-check: types/three/examples/jsm/lights/RectAreaLightTexturesLib.d.ts#L1
Module '"three/webgpu"' has no exported member 'RectAreaLightTexturesLib'.
type-check: types/three/src/nodes/Nodes.d.ts#L25
Cannot find module './core/ParameterNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L41
Cannot find module './utils/FunctionOverloadingNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L51
Cannot find module './utils/SetNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L54
Cannot find module './utils/StorageArrayElementNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L68
Cannot find module './accessors/MorphNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L73
Cannot find module './accessors/SceneNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L79
Cannot find module './accessors/TextureSizeNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L89
Cannot find module './display/BumpMapNode.js' or its corresponding type declarations.
type-check: types/three/src/nodes/Nodes.d.ts#L123
Cannot find module './code/ScriptableNode.js' or its corresponding type declarations.
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-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
Process completed with exit code 1.
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/
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/
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-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
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/