Skip to content

feat: add quest machine utilities #98

feat: add quest machine utilities

feat: add quest machine utilities #98

Triggered via pull request October 8, 2025 02:16
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 2.
build: tests/questMachine.test.ts#L38
Property 'hasItem' does not exist on type '{}'.
build: tests/index.test.ts#L104
Type '"createCamera2D" | "createDeltaTimeManager" | "createFixedTimestepLoop" | "createParticleSystem" | "createSpriteAnimation" | "createTweenSystem" | "createPlatformerController" | ... 7 more ... | "updateStatusEffects"' does not satisfy the constraint '"Expected: literal string: createCamera2D, Actual: never" | "Expected: literal string: createDeltaTimeManager, Actual: never" | "Expected: literal string: createFixedTimestepLoop, Actual: never" | ... 11 more ... | "Expected: literal string: updateStatusEffects, Actual: never"'.
build: examples/quest.ts#L30
Property 'hasItem' does not exist on type '{}'.