Skip to content

refactor(mmd-animation-helper): tsify #26

refactor(mmd-animation-helper): tsify

refactor(mmd-animation-helper): tsify #26

Triggered via pull request October 7, 2025 16:06
Status Failure
Total duration 41s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
check
Expected "animationWarmup" to come before "warmup"
check
Unsafe call of a(n) `any` typed value
check
Unexpected let in top-level, use const
check
Expected "@noname0310/mmd-parser" to come before "ammojs-typed"
check
Remove this unused import of 'Ammo'
check
'Ammo' is defined but never used
check
Expected "ammojs-typed" (type-import) to come before "./mmd-physics" (value-sibling)
check
Prefer using a top-level type-only import instead of inline type specifiers
check
Expected "Audio" to come before "Vector3"
check
Imports "AnimationClip", "Camera", "SkinnedMesh" and "Audio" are only used as type
check
Disallow simple template-literal
check
Disallow simple template-literal
check
Complete the task associated to this "TODO" comment
check
Complete the task associated to this "TODO" comment
check
Complete the task associated to this "TODO" comment
check: examples/playground/src/pages/with-use-animations.tsx#L13
Complete the task associated to this "TODO" comment
check: examples/playground/src/pages/debug3.tsx#L24
Prefer an early return to a conditionally-wrapped function body
check: examples/playground/src/pages/debug2.tsx#L26
Prefer an early return to a conditionally-wrapped function body
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