Reduce contact warnings: honest reach/ground-lock + locomotion-aware grounding #212
Annotations
4 errors
|
Build & Test
Process completed with exit code 1.
|
|
playground/test/library-order.test.ts > movement library ordering > places the ready Dance category immediately after Performance:
playground/test/library-order.test.ts#L40
AssertionError: expected -1 to be greater than or equal to 0
❯ playground/test/library-order.test.ts:40:30
|
|
scripts/generate-content-pages.test.ts > generated content pages > publishes the canonical authoring contract and cue semantics:
scripts/generate-content-pages.test.ts#L28
Error: ENOENT: no such file or directory, open '/home/runner/work/posecode/posecode/playground/public/moves/superhero-landing.html'
❯ scripts/generate-content-pages.test.ts:28:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/posecode/posecode/playground/public/moves/superhero-landing.html' }
|
|
scripts/generate-content-pages.test.ts > generated content pages > embeds the canonical superhero landing source exactly:
scripts/generate-content-pages.test.ts#L15
Error: ENOENT: no such file or directory, open '/home/runner/work/posecode/posecode/playground/public/moves/superhero-landing.html'
❯ scripts/generate-content-pages.test.ts:15:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/posecode/posecode/playground/public/moves/superhero-landing.html' }
|