Skip to content

chore: start getKeysDown #1926

chore: start getKeysDown

chore: start getKeysDown #1926

Triggered via push January 24, 2025 13:41
Status Failure
Total duration 28s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/kaplay.ts#L1200
Type '{ _k: KAPLAYInternal; VERSION: string; loadRoot: (path?: string | undefined) => string; loadProgress: () => number; loadSprite: (name: string | null, src: LoadSpriteSrc | LoadSpriteSrc[], opt?: LoadSpriteOpt) => Asset<...>; ... 325 more ...; cancel: () => symbol; }' is missing the following properties from type 'KAPLAYCtx<{}, string>': getKeysPressed, getKeysDown
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636