Skip to content

Builds: Introduce three.tsl.js #2327

Builds: Introduce three.tsl.js

Builds: Introduce three.tsl.js #2327

Triggered via pull request December 14, 2024 16:47
Status Failure
Total duration 1m 59s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 5 warnings
type-check: types/three/examples/jsm/csm/CSMShadowNode.d.ts#L2
Module '"three/tsl"' has no exported member 'Node'.
type-check: types/three/examples/jsm/lighting/TiledLighting.d.ts#L9
Property 'createNode' in type 'TiledLighting' is not assignable to the same property in base type 'Lighting'.
type-check: types/three/examples/jsm/lighting/TiledLighting.d.ts#L9
Type 'TiledLightsNode' does not satisfy the constraint 'Node'.
type-check: types/three/examples/jsm/materials/LDrawConditionalLineNodeMaterial.d.ts#L1
Module '"three/tsl"' has no exported member 'NodeMaterial'.
type-check: types/three/examples/jsm/materials/LDrawConditionalLineNodeMaterial.d.ts#L1
Module '"three/tsl"' has no exported member 'NodeMaterialParameters'.
type-check: types/three/examples/jsm/objects/SkyMesh.d.ts#L1
Module '"three/tsl"' has no exported member 'UniformNode'.
type-check: types/three/examples/jsm/objects/Water2Mesh.d.ts#L1
Module '"three/tsl"' has no exported member 'TempNode'.
type-check: types/three/examples/jsm/objects/Water2Mesh.d.ts#L1
'"three/tsl"' has no exported member named 'TextureNode'. Did you mean 'textureLoad'?
type-check: types/three/examples/jsm/objects/Water2Mesh.d.ts#L1
Module '"three/tsl"' has no exported member 'UniformNode'.
type-check: types/three/examples/jsm/objects/Water2Mesh.d.ts#L1
Module '"three/tsl"' has no exported member 'Vector2'.
test-src
Property 'invocationSubgroupIndex' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-src
Property 'lightPosition' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-src
Property 'lightTargetPosition' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'. Did you mean 'lightTargetDirection'?
test-src
Property 'lightViewPosition' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'. Did you mean 'getViewPosition'?
test-src
Property 'localId' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-src
Property 'notEqual' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-src
Property 'numWorkgroups' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-src
Property 'storageBarrier' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-src
Property 'subgroupIndex' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-src
Property 'subgroupSize' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/src-testing/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
test-examples
Type 'FilmNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 118 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
test-examples
Type 'StereoPassNode' does not satisfy the constraint 'Node'.
test-examples
Type 'AnaglyphPassNode' does not satisfy the constraint 'Node'.
test-examples
Type 'ParallaxBarrierPassNode' does not satisfy the constraint 'Node'.
test-examples
Type 'StereoPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 118 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
test-examples
Type 'StereoPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 118 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
test-examples
Type 'AnaglyphPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 118 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
test-examples
Type 'ParallaxBarrierPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 118 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
test-examples
Module '"three/tsl"' has no exported member 'Node'.
test-examples
Module '"three/tsl"' has no exported member 'UniformNode'.
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