Skip to content

Update three.js for testing #2024

Update three.js for testing

Update three.js for testing #2024

Triggered via pull request August 30, 2024 12:15
Status Failure
Total duration 3m 36s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
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-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
test-examples
Variable 'camera' implicitly has type 'any' in some locations where its type cannot be determined.
test-examples
Variable 'scene' implicitly has type 'any' in some locations where its type cannot be determined.
test-examples
Variable 'mesh' implicitly has type 'any' in some locations where its type cannot be determined.
test-examples
Variable 'renderer' implicitly has type 'any' in some locations where its type cannot be determined.
test-examples
Variable 'stats' implicitly has type 'any' in some locations where its type cannot be determined.
test-examples
Variable 'clock' implicitly has type 'any' in some locations where its type cannot be determined.
test-examples
Property 'WebGPURenderer' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/types/three/build/three.module", { with: { "resolution-mode": "import" } })'. Did you mean 'WebGLRenderer'?
test-examples
Property 'NodeMaterial' does not exist on type 'typeof import("/home/runner/work/three-ts-types/three-ts-types/types/three/build/three.module", { with: { "resolution-mode": "import" } })'. Did you mean 'Material'?
test-examples
Variable 'scene' implicitly has an 'any' type.
test-examples
Variable 'camera' implicitly has an 'any' type.
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/