fix: Handle shortcuts being triggered on non-main workspace. #338
build.yml
on: pull_request
Build test (against tip-of-tree core develop)
44s
Build test (against pinned v12)
0s
Eslint check
16s
Prettier check
16s
Annotations
3 errors and 5 warnings
|
Eslint check
Process completed with exit code 1.
|
|
Eslint check:
src/actions/arrow_navigation.ts#L255
Unexpected lexical declaration in case block
|
|
Eslint check:
src/actions/arrow_navigation.ts#L192
Unexpected lexical declaration in case block
|
|
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/enter.ts#L9
'Msg' is defined 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
|