Skip to content

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

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 #335

Triggered via pull request June 16, 2025 19:51
Status Success
Total duration 53s
Artifacts

build.yml

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

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