Skip to content

fix: Handle shortcuts being triggered on non-main workspace. #338

fix: Handle shortcuts being triggered on non-main workspace.

fix: Handle shortcuts being triggered on non-main workspace. #338

Triggered via pull request June 16, 2025 22:59
Status Failure
Total duration 49s
Artifacts

build.yml

on: pull_request
Build test (against tip-of-tree core develop)
44s
Build test (against tip-of-tree core develop)
Build test (against pinned v12)
0s
Build test (against pinned v12)
Eslint check
16s
Eslint check
Prettier check
16s
Prettier check
Fit to window
Zoom out
Zoom in

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