Skip to content

refactor: Update to use IFocusableNode in place of INavigable. (#… #11

refactor: Update to use IFocusableNode in place of INavigable. (#…

refactor: Update to use IFocusableNode in place of INavigable. (#… #11

Triggered via push May 14, 2025 17:35
Status Failure
Total duration 48s
Artifacts

build.yml

on: push
Build test (against tip-of-tree core v12)
45s
Build test (against tip-of-tree core v12)
Build test (against pinned v12)
23s
Build test (against pinned v12)
Eslint check
22s
Eslint check
Prettier check
15s
Prettier check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Build test (against pinned v12)
Process completed with exit code 1.
Eslint check: test/webdriverio/test/basic_test.ts#L13
'getFocusedConnectionType' is defined but never used
Eslint check: test/index.ts#L26
Unexpected any. Specify a different type
Eslint check: src/navigation.ts#L400
'wsCoordinates' is assigned a value but never used
Eslint check: src/navigation.ts#L33
'WS_COORDINATE_ON_DELETE' is assigned a value but never used
Eslint check: src/actions/ws_movement.ts#L20
'WS_MOVE_DISTANCE' is assigned a value but never used