Skip to content

Code Quality: PR #435 #1438

Code Quality: PR #435

Code Quality: PR #435 #1438

Triggered via dynamic May 31, 2026 18:58
Status Success
Total duration 1m 20s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error
`simulator-management keyboard-shortcut` is not a valid CLI command: CHANGELOG.md#L7
The changelog describes headless-mode behavior for `simulator-management keyboard-shortcut`, but no such command exists. The keyboard-shortcut logic backs `toggle-software-keyboard` and `toggle-connect-hardware-keyboard`; a user or agent following this entry would fail to find the command. Replace with the actual CLI names: `simulator-management toggle-software-keyboard` and `simulator-management toggle-connect-hardware-keyboard`.