Skip to content

refactor(app): replace RobotWorkSpace in DeckThumbnail with BaseDeck #29896

refactor(app): replace RobotWorkSpace in DeckThumbnail with BaseDeck

refactor(app): replace RobotWorkSpace in DeckThumbnail with BaseDeck #29896

Triggered via pull request November 1, 2023 23:51
Status Failure
Total duration 8m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

js-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
js checks: app/src/molecules/DeckThumbnail/index.tsx#L255
'SlotLabels' is not defined
js checks
Process completed with exit code 2.
js checks: app/src/molecules/DeckThumbnail/index.tsx#L232
Cannot find name 'setLiquidDetailsLabwareId'.
js checks: app/src/molecules/DeckThumbnail/index.tsx#L246
Cannot find name 'runId'.
js checks: app/src/molecules/DeckThumbnail/index.tsx#L255
Cannot find name 'SlotLabels'.
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/main.ts#L28
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L38
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L65
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
js checks: app-shell-odd/src/main.ts#L107
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator