fix: Allow some things to handle the enter key on read only workspaces #337
build.yml
on: pull_request
Build test (against tip-of-tree core develop)
48s
Build test (against pinned v12)
0s
Eslint check
16s
Prettier check
18s
Annotations
4 warnings
|
Eslint check:
test/index.ts#L26
Unexpected any. Specify a different type
|
|
Eslint check:
src/actions/ws_movement.ts#L24
'WS_MOVE_DISTANCE' is assigned a value but never used
|
|
Eslint check:
src/actions/disconnect.ts#L13
'ConnectionType' is defined but never used
|
|
Eslint check:
src/actions/disconnect.ts#L12
'Connection' is defined but never used
|