WebGPURenderer: Tree-shaking 1/2 #1982
CI.yml
on: pull_request
test
2m 43s
check-fomatting
22s
type-check
26s
test-examples
37s
test-src
49s
Annotations
31 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/materials/nodes/MeshPhysicalNodeMaterial.d.ts#L4
Cannot find module '../../nodes/shadernode/ShaderNode.js' or its corresponding type declarations.
|
type-check:
types/three/src/materials/nodes/NodeMaterial.d.ts#L7
Cannot find module '../../nodes/shadernode/ShaderNode.js' or its corresponding type declarations.
|
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.
|
test-examples
'"three/webgpu"' has no exported member named 'OperatorNode'. Did you mean 'OperatorNodeOp'?
|
test-examples
Property 'mul' does not exist on type 'ShaderNodeObject<DenoiseNode>'.
|
test-examples
Property 'mod' does not exist on type 'ShaderNodeObject<Node>'.
|
test-examples
Property 'mod' does not exist on type 'ShaderNodeObject<Node>'.
|
test-examples
Property 'mul' does not exist on type 'ShaderNodeObject<Node>'.
|
test-examples
Module '"three/webgpu"' has no exported member 'RectAreaLightTexturesLib'.
|
test-examples
Cannot find module '../../nodes/shadernode/ShaderNode.js' or its corresponding type declarations.
|
test-examples
Cannot find module '../../nodes/shadernode/ShaderNode.js' or its corresponding type declarations.
|
test-examples
Cannot find module './core/ParameterNode.js' or its corresponding type declarations.
|
test-examples
Cannot find module './utils/FunctionOverloadingNode.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
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/
|