WebGPURenderer: Volumetric lighting #2530
CI.yml
on: pull_request
test
2m 4s
check-fomatting
20s
type-check
16s
test-examples
36s
test-src
31s
Annotations
10 errors and 2 warnings
type-check:
types/three/src/Three.TSL.d.ts#L422
Property 'pointShadow' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/types/three/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
|
type-check:
types/three/src/nodes/Nodes.d.ts#L17
'"./core/LightingModel.js"' has no exported member named 'LightingModelIndirectInput'. Did you mean 'LightingModelDirectInput'?
|
type-check:
types/three/src/nodes/lighting/LightingContextNode.d.ts#L2
'"../core/LightingModel.js"' has no exported member named 'LightingModelIndirectInput'. Did you mean 'LightingModelDirectInput'?
|
type-check
Process completed with exit code 2.
|
test-src
Process completed with exit code 1.
|
test-examples
Type 'ShaderNodeObject<TextureNode>' is not assignable to type 'ShaderNodeObject<Node>'.
|
test-examples
Property 'pointShadow' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/types/three/src/nodes/TSL", { with: { "resolution-mode": "import" } })'.
|
test-examples
'"./core/LightingModel.js"' has no exported member named 'LightingModelIndirectInput'. Did you mean 'LightingModelDirectInput'?
|
test-examples
'"../core/LightingModel.js"' has no exported member named 'LightingModelIndirectInput'. Did you mean 'LightingModelDirectInput'?
|
test-examples
Process completed with exit code 2.
|
type-check
Cache not found for keys: node-cache-Linux-x64-pnpm-1abd1aec0de47a03cd70f4057c7f4d144ed616d2bc56b23407a2e19355a25a5b
|
check-fomatting
Cache not found for keys: node-cache-Linux-x64-pnpm-1abd1aec0de47a03cd70f4057c7f4d144ed616d2bc56b23407a2e19355a25a5b
|