refactor(step-generation, shared-data): use set_stored_labware_items and fill_items #70008
Annotations
3 errors and 10 warnings
|
js checks
Process completed with exit code 2.
|
|
js checks:
step-generation/src/getNextRobotStateAndWarnings/stackerUpdates.ts#L10
'getLargestStackInSlot' is defined but never used
|
|
js checks:
step-generation/src/__tests__/flexStackerFillItems.test.ts#L3
Import "LabwareDefinition2" is only used as types
|
|
js checks:
api-client/src/runs/commands/getRunCommandErrors.ts#L17
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/runs/commands/getCommandsAsPreSerializedList.ts#L20
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/runs/commands/getCommands.ts#L18
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/runs/commands/createLiveCommand.ts#L19
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/runs/commands/createCommand.ts#L20
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/pipettes/getPipettes.ts#L16
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/maintenance_runs/createMaintenanceCommand.ts#L19
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/labwareOffsets/getLabwareOffsets.ts#L32
Unexpected object value in conditional. The condition is always true
|
|
js checks:
api-client/src/dataFiles/getDataFileRaw.ts#L18
Unexpected nullable object value in conditional. An explicit null check is required
|
|
js checks:
api-client/src/calibration/deleteCalibration.ts#L19
Unexpected object value in conditional. The condition is always true
|