Builds: Introduce three.tsl.js #2330
Annotations
10 errors and 1 warning
Run pnpm run type-check
Type 'FilmNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 119 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
|
Run pnpm run type-check
Type 'StereoPassNode' does not satisfy the constraint 'Node'.
|
Run pnpm run type-check
Type 'AnaglyphPassNode' does not satisfy the constraint 'Node'.
|
Run pnpm run type-check
Type 'ParallaxBarrierPassNode' does not satisfy the constraint 'Node'.
|
Run pnpm run type-check
Type 'StereoPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 119 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
|
Run pnpm run type-check
Type 'StereoPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 119 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
|
Run pnpm run type-check
Type 'AnaglyphPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 119 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
|
Run pnpm run type-check
Type 'ParallaxBarrierPassNode & { toGlobal: never; append: never; toColor: (...args: unknown[]) => ShaderNodeObject<Node>; toFloat: (...args: unknown[]) => ShaderNodeObject<Node>; ... 119 more ...; discard: never; } & { ...; } & { ...; } & { ...; }' is missing the following properties from type 'Node': nodeType, updateType, updateBeforeType, updateAfterType, and 44 more.
|
Run pnpm run type-check
Module '"three/tsl"' has no exported member 'Node'.
|
Run pnpm run type-check
Module '"three/tsl"' has no exported member 'UniformNode'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading