Skip to content

fix(app): fix buttons disabled conditions when estop is not disengaged #31938

fix(app): fix buttons disabled conditions when estop is not disengaged

fix(app): fix buttons disabled conditions when estop is not disengaged #31938

Triggered via pull request December 18, 2023 22:55
Status Failure
Total duration 5m 31s
Artifacts

js-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
js checks: app/src/resources/devices/__tests__/useIsEstopNotDisengaged.test.tsx#L3
'renderHook' is defined but never used
js checks
Process completed with exit code 2.
js checks: app/src/organisms/Devices/RobotSettings/RobotSettingsNetworking.tsx#L194
Property 'isEstopNotDisengaged' is missing in type '{ robotName: string; isRobotBusy: boolean; }' but required in type 'SelectNetworkProps'.
js checks
Process completed with exit code 2.
js checks: api-client/src/protocols/utils.ts#L28
This assertion is unnecessary since it does not change the type of the expression
js checks: api-client/src/protocols/utils.ts#L32
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/config/index.ts#L80
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/dialogs/index.ts#L38
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/dialogs/index.ts#L61
This assertion is unnecessary since it does not change the type of the expression
js checks: app-shell-odd/src/http.ts#L53
Unexpected number value in conditional. An explicit zero/NaN check is required
js checks: app-shell-odd/src/http.ts#L94
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L29
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L39
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L66
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator