Code Quality: PR #435 #1438
codeql
on: dynamic
Matrix: analyze
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`.
|