Addons: Remove MMD modules. #2350
CI.yml
on: pull_request
test
2m 39s
check-fomatting
18s
type-check
20s
test-examples
52s
test-src
40s
Annotations
17 errors and 5 warnings
type-check:
types/three/test/integration/three-examples/webgl_loader_mmd.ts#L4
Cannot find module 'three/addons/animation/MMDAnimationHelper.js' or its corresponding type declarations.
|
type-check:
types/three/test/integration/three-examples/webgl_loader_mmd.ts#L5
Cannot find module 'three/addons/animation/MMDPhysics.js' or its corresponding type declarations.
|
type-check:
types/three/test/integration/three-examples/webgl_loader_mmd.ts#L8
Cannot find module 'three/addons/loaders/MMDLoader.js' or its corresponding type declarations.
|
type-check:
types/three/test/integration/three-examples/webgl_loader_mmd.ts#L67
Parameter 'mmd' implicitly has an 'any' type.
|
type-check:
types/three/test/integration/three-examples/webgl_loader_mmd.ts#L87
Parameter 'xhr' implicitly has an 'any' type.
|
type-check
Process completed with exit code 2.
|
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
Process completed with exit code 1.
|
check-fomatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type-check
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-examples
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
|