Skip to content

fix lint

fix lint #70460

Triggered via push December 15, 2025 23:12
Status Failure
Total duration 12m 44s
Artifacts

js-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L141
Property 'defURI' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L140
Property 'defURI' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L139
Property 'defURI' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L120
Property 'defURI' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L120
Property 'uuid' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L117
Property 'defURI' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L117
Property 'uuid' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L114
Property 'defURI' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L114
Property 'uuid' does not exist on type 'string'.
js checks: protocol-designer/src/step-forms/actions/thunks.ts#L95
Type 'StackedLabware | null' is not assignable to type 'string | null'.
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