Builds: Introduce three.tsl.js #2324
CI.yml
on: pull_request
test
1m 47s
check-fomatting
21s
type-check
17s
test-examples
35s
test-src
41s
Annotations
31 errors and 5 warnings
type-check:
types/three/examples/jsm/lighting/TiledLighting.d.ts#L1
Module '"three/tsl"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/examples/jsm/objects/SkyMesh.d.ts#L1
Module '"three/tsl"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/examples/jsm/tsl/display/AfterImageNode.d.ts#L1
Module '"three/tsl"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/examples/jsm/tsl/display/AnaglyphPassNode.d.ts#L2
Module '"three/tsl"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/examples/jsm/tsl/display/AnamorphicNode.d.ts#L2
'"three/tsl"' has no exported member named 'NodeRepresentation'. Did you mean 'ColorRepresentation'?
|
type-check:
types/three/examples/jsm/tsl/display/AnamorphicNode.d.ts#L2
Module '"three/tsl"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/examples/jsm/tsl/display/BleachBypass.d.ts#L1
'"three/tsl"' has no exported member named 'NodeRepresentation'. Did you mean 'ColorRepresentation'?
|
type-check:
types/three/examples/jsm/tsl/display/BleachBypass.d.ts#L1
Module '"three/tsl"' has no exported member 'ShaderNodeObject'.
|
type-check:
types/three/examples/jsm/tsl/display/BloomNode.d.ts#L1
'"three/tsl"' has no exported member named 'NodeRepresentation'. Did you mean 'ColorRepresentation'?
|
type-check:
types/three/examples/jsm/tsl/display/BloomNode.d.ts#L1
Module '"three/tsl"' has no exported member 'ShaderNodeObject'.
|
test-examples
Module '"three/webgpu"' has no exported member 'pass'.
|
test-examples
Module '"three/webgpu"' has no exported member 'screenUV'.
|
test-examples
'"three/webgpu"' has no exported member named 'color'. Did you mean 'Color'?
|
test-examples
Module '"three/webgpu"' has no exported member 'vec2'.
|
test-examples
Module '"three/webgpu"' has no exported member 'vec4'.
|
test-examples
Module '"three/webgpu"' has no exported member 'reflector'.
|
test-examples
Module '"three/webgpu"' has no exported member 'positionWorld'.
|
test-examples
'"three/webgpu"' has no exported member named 'color'. Did you mean 'Color'?
|
test-examples
Module '"three/webgpu"' has no exported member 'positionWorld'.
|
test-examples
Module '"three/webgpu"' has no exported member 'linearDepth'.
|
test-src
Property 'addNodeElement' 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 'atomicAdd' 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 'atomicAnd' 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 'atomicFunc' 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 'atomicMax' 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 'atomicMin' 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 'atomicOr' 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 'atomicStore' 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 'atomicSub' 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 'atomicXor' 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
Process completed with exit code 1.
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-fomatting
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-src
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
|