feat(protocol-designer): add flex stacker form data #69897
Annotations
2 errors and 10 warnings
|
js checks
Process completed with exit code 2.
|
|
js checks:
protocol-designer/src/steplist/formLevel/stepFormToArgs/commentFormToArgs.ts#L14
Type 'string | null' is not assignable to type 'string'.
|
|
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
|