Skip to content

refactor - MMD Model Loading #73

refactor - MMD Model Loading

refactor - MMD Model Loading #73

Triggered via pull request November 30, 2025 11:18
Status Failure
Total duration 45s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
check
Process completed with exit code 1.
check: examples/playground/src/hooks/use-mmd-loader.ts#L36
Unsafe member access .loadAsync on an `error` typed value
check: examples/playground/src/hooks/use-mmd-loader.ts#L36
Unsafe call of a(n) `error` type typed value
check: examples/playground/src/hooks/use-mmd-loader.ts#L36
Unsafe assignment of an error typed value
check: examples/playground/src/hooks/use-mmd-loader.ts#L27
Unsafe member access .load on an `error` typed value
check: examples/playground/src/hooks/use-mmd-loader.ts#L27
Unsafe call of a(n) `error` type typed value
check: examples/playground/src/hooks/use-mmd-loader.ts#L18
'useMMDLoader' was used before it was defined
check: examples/playground/src/hooks/use-mmd-loader.ts#L12
Unexpected any value in conditional. An explicit comparison or type conversion is required
check: packages/three-mmd-b/src/utils/build-material.ts#L290
Complete the task associated to this "TODO" comment
check: packages/three-mmd-b/src/utils/build-material.ts#L100
Complete the task associated to this "TODO" comment
check: packages/three-mmd-b/src/physics/spring-bone-physics.ts#L212
Complete the task associated to this "TODO" comment
check: packages/three-mmd-b/src/materials/mmd-toon-material.ts#L15
Complete the task associated to this "TODO" comment
check: packages/three-mmd-b/src/loaders/mmd-loader.ts#L120
Disallow Redundant Variable
check: examples/playground/src/pages/with-use-animations.tsx#L13
Complete the task associated to this "TODO" comment
check: examples/playground/src/hooks/use-mmd-loader.ts#L14
Move return type annotation to return type
check: examples/playground/src/hooks/use-mmd-animations.ts#L32
Complete the task associated to this "TODO" comment
check: examples/basic/src/main.ts#L100
Complete the task associated to this "TODO" comment
check: examples/basic/src/main.ts#L89
Complete the task associated to this "TODO" comment