Skip to content

fix: Allow some things to handle the enter key on read only workspaces #336

fix: Allow some things to handle the enter key on read only workspaces

fix: Allow some things to handle the enter key on read only workspaces #336

Triggered via pull request June 16, 2025 19:57
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
17s
Eslint check
Prettier check
15s
Prettier check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Prettier check
Process completed with exit code 1.
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