Skip to content

makes keylistener hook-based and mocks Byond a bit #130

makes keylistener hook-based and mocks Byond a bit

makes keylistener hook-based and mocks Byond a bit #130

Triggered via pull request November 19, 2024 08:36
Status Failure
Total duration 5m 49s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: stories/KeyListener.stories.tsx#L16
Object literal may only specify known properties, and 'children' does not exist in type 'Partial<Partial<{ onKey: (key: KeyEvent) => void; onKeyDown: (key: KeyEvent) => void; onKeyUp: (key: KeyEvent) => void; }>>'.
build
Process completed with exit code 2.