Skip to content

fix(mover): Don't heal rows when disconnecting at start of move (#537) #14

fix(mover): Don't heal rows when disconnecting at start of move (#537)

fix(mover): Don't heal rows when disconnecting at start of move (#537) #14

Triggered via push May 21, 2025 21:07
Status Success
Total duration 52s
Artifacts

build.yml

on: push
Build test (against tip-of-tree core develop)
45s
Build test (against tip-of-tree core develop)
Build test (against pinned v12)
20s
Build test (against pinned v12)
Eslint check
19s
Eslint check
Prettier check
21s
Prettier check
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Eslint check: test/index.ts#L26
Unexpected any. Specify a different type
Eslint check: src/actions/ws_movement.ts#L20
'WS_MOVE_DISTANCE' is assigned a value but never used
Eslint check: src/actions/enter.ts#L9
'Msg' is defined but never used