build up some useful types and starter logic for get deck config from… #30068
Annotations
4 errors and 10 warnings
js checks:
api-client/src/protocols/utils.ts#L11
'LoadFixtureRunTimeCommand' is defined but never used
|
js checks
Process completed with exit code 2.
|
js checks:
shared-data/js/index.ts#L11
File '/home/runner/work/opentrons/opentrons/shared-data/deck/index.ts' is not listed within the file list of project '/home/runner/work/opentrons/opentrons/shared-data/tsconfig.json'. Projects must list all files or use an 'include' pattern.
|
js checks
Process completed with exit code 2.
|
js checks:
api-client/src/protocols/utils.ts#L29
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
api-client/src/protocols/utils.ts#L33
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
|