Skip to content

feat(protocol-designer): add flex stacker form data #69898

feat(protocol-designer): add flex stacker form data

feat(protocol-designer): add flex stacker form data #69898

Triggered via pull request December 8, 2025 18:33
Status Failure
Total duration 12m 5s
Artifacts

js-check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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