Skip to content

Fix long text input dropping characters on Windows #1

Fix long text input dropping characters on Windows

Fix long text input dropping characters on Windows #1

Triggered via push February 24, 2026 22:06
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

42 errors
test (ubuntu-latest, 20)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (macos-latest, 20)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects nonexistent app: tests/actions.test.ts#L126
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:126:34
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > pressKeys works on macOS: tests/actions.test.ts#L108
TypeError: handler.pressKeys is not a function ❯ tests/actions.test.ts:108:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (ubuntu-latest, 22)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (ubuntu-latest, 18)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (macos-latest, 22)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects nonexistent app: tests/actions.test.ts#L126
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:126:34
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > pressKeys works on macOS: tests/actions.test.ts#L108
TypeError: handler.pressKeys is not a function ❯ tests/actions.test.ts:108:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (macos-latest, 18)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects nonexistent app: tests/actions.test.ts#L126
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:126:34
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > pressKeys works on macOS: tests/actions.test.ts#L108
TypeError: handler.pressKeys is not a function ❯ tests/actions.test.ts:108:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (windows-latest, 18)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (windows-latest, 22)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41
test (windows-latest, 20)
Process completed with exit code 1.
tests/actions.test.ts > MacosActionHandler > launchApp rejects empty name: tests/actions.test.ts#L116
TypeError: handler.launchApp is not a function ❯ tests/actions.test.ts:116:34
tests/actions.test.ts > MacosActionHandler > returns error for unknown action: tests/actions.test.ts#L98
TypeError: handler.execute is not a function ❯ tests/actions.test.ts:98:34
tests/actions.test.ts > VALID_ACTIONS > contains all canonical actions: tests/actions.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/actions.test.ts:85:41