Skip to content

LightProbeGenerator: adapt for WebGPU compatibility #2075

LightProbeGenerator: adapt for WebGPU compatibility

LightProbeGenerator: adapt for WebGPU compatibility #2075

Triggered via pull request September 23, 2024 02:25
Status Failure
Total duration 3m 14s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 5 warnings
check-fomatting
Process completed with exit code 20.
type-check: types/three/src/Three.d.ts#L177
Module "./cameras/CubeCamera.js" has already exported a member named 'Renderer'. Consider explicitly re-exporting to resolve the ambiguity.
type-check
Process completed with exit code 2.
test-src
Module "./cameras/CubeCamera.js" has already exported a member named 'Renderer'. Consider explicitly re-exporting to resolve the ambiguity.
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
Argument of type 'WebGLRenderer' is not assignable to parameter of type 'Renderer'.
test-examples
Argument of type 'WebGLRenderer' is not assignable to parameter of type 'Renderer'.
test-examples
Argument of type 'WebGLRenderer' is not assignable to parameter of type 'Renderer'.
test-examples
Argument of type 'WebGLRenderer' is not assignable to parameter of type 'Renderer'.
test-examples
Argument of type 'WebGLRenderer' is not assignable to parameter of type 'Renderer'.
test-examples
Argument of type 'WebGLRenderer' is not assignable to parameter of type 'Renderer'.
test-examples
Module "./cameras/CubeCamera.js" has already exported a member named 'Renderer'. Consider explicitly re-exporting to resolve the ambiguity.
test-examples
Process completed with exit code 2.
test
All declarations in this module are exported automatically. Prefer to explicitly write 'export' for clarity. If you have a good reason not to export this declaration, add 'export {}' to the module to shut off automatic exporting
test
Process completed with exit code 2.
check-fomatting
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-src
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/