refactor: Update to use IFocusableNode in place of INavigable. (#…
#11
build.yml
on: push
Build test (against tip-of-tree core v12)
45s
Build test (against pinned v12)
23s
Eslint check
22s
Prettier check
15s
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
|