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