Skip to content

feat: add Ctrl+Enter / Cmd+Enter as send shortcut #562

feat: add Ctrl+Enter / Cmd+Enter as send shortcut

feat: add Ctrl+Enter / Cmd+Enter as send shortcut #562

Triggered via pull request June 17, 2026 03:40
Status Success
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
check: tests/db.test.ts#L44
Unexpected any. Specify a different type
check: tests/db.test.ts#L24
Unexpected any. Specify a different type
check: tests/db.test.ts#L11
'_options' is defined but never used
check: tests/db.test.ts#L11
'_dbPath' is defined but never used
check: tests/dashboard-event-adapter.test.ts#L8
Missing return type on function
check: src/renderer/src/screens/Chat/hooks/useModelConfig.test.tsx#L27
Missing return type on function
check: src/renderer/src/screens/Chat/hooks/useDashboardChatTransport.ts#L935
'client' is never reassigned. Use 'const' instead
check: src/renderer/src/screens/Chat/hooks/useDashboardChatTransport.ts#L135
'_mode' is defined but never used
check: src/renderer/src/screens/Chat/hooks/useChatIPC.test.tsx#L80
Missing return type on function
check: src/renderer/src/App.tsx#L39
'error' is never reassigned. Use 'const' instead
check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check: src/main/dashboard.ts#L482
Insert `⏎···`
check: src/main/dashboard.ts#L481
Insert `⏎···`
check: src/main/dashboard.ts#L337
Replace `·?·lastError.message` with `⏎······?·lastError.message⏎·····`
check: src/main/dashboard.ts#L257
Replace ``Timed·out·connecting·to·Hermes·dashboard·after·${timeoutMs}ms`` with `⏎··········`Timed·out·connecting·to·Hermes·dashboard·after·${timeoutMs}ms`,⏎········`
check: src/main/dashboard.ts#L232
Replace `new·Error(`${res.statusCode}:·${text·||·res.statusMessage}`)` with `⏎··············new·Error(`${res.statusCode}:·${text·||·res.statusMessage}`),⏎············`
check: src/main/config.ts#L143
Replace `⏎····config.sshChatTransport,⏎··` with `config.sshChatTransport`
check: src/main/config.ts#L103
Replace `⏎······data.remoteChatTransport,⏎····` with `data.remoteChatTransport`
check: src/main/claw3d.ts#L542
Replace `⏎······conn.mode·===·"remote"·||⏎·····` with `·conn.mode·===·"remote"·||`
check: src/main/claw3d.ts#L534
Insert `⏎···`
check: src/main/claw3d.ts#L344
Replace `filePath:·string,·content:·string` with `⏎··filePath:·string,⏎··content:·string,⏎`