Builds: Introduce three.tsl.js #2331
CI.yml
on: pull_request
test
1m 50s
check-fomatting
14s
type-check
25s
test-examples
49s
test-src
47s
Annotations
31 errors and 5 warnings
type-check:
types/three/examples/jsm/tsl/display/AfterImageNode.d.ts#L1
Module '"three/webgpu"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/src/nodes/gpgpu/AtomicFunctionNode.d.ts#L3
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
type-check:
types/three/src/nodes/lighting/LightsNode.d.ts#L5
Cannot find module './LightNode.js' or its corresponding type declarations.
|
type-check:
types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L6
'"three/webgpu"' has no exported member named 'color'. Did you mean 'Color'?
|
type-check:
types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L10
Module '"three/webgpu"' has no exported member 'nodeArray'.
|
type-check:
types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L11
Module '"three/webgpu"' has no exported member 'nodeImmutable'.
|
type-check:
types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L13
'"three/webgpu"' has no exported member named 'ShaderNode'. Did you mean 'ShadowNode'?
|
type-check:
types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L14
Module '"three/webgpu"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L15
Module '"three/webgpu"' has no exported member 'Swizzable'.
|
type-check:
types/three/test/unit/examples/jsm/nodes/ShaderNode/ShaderNode.ts#L16
'"three/webgpu"' has no exported member named 'tslFn'. Did you mean 'TSL'?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-examples
Module '"three/tsl"' has no exported member 'Node'.
|
test-examples
Module '"three/tsl"' has no exported member 'UniformNode'.
|
test-examples
Module '"three/tsl"' has no exported member 'MRTNode'.
|
test-examples
Module '"three/tsl"' has no exported member 'Node'.
|
test-examples
Module '"three/tsl"' has no exported member 'UniformNode'.
|
test-examples
Module '"three/tsl"' has no exported member 'Node'.
|
test-examples
Module '"three/tsl"' has no exported member 'UniformNode'.
|
test-examples
Module '"three/tsl"' has no exported member 'UniformNode'.
|
test-examples
Module '"three/webgpu"' has no exported member 'ShaderNodeObject'.
|
test-examples
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
test
Process completed with exit code 1.
|
check-fomatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-src
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|