fix(mover): Don't heal rows when disconnecting at start of move (#537) #14
build.yml
on: push
Build test (against tip-of-tree core develop)
45s
Build test (against pinned v12)
20s
Eslint check
19s
Prettier check
21s
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
|