caddies with lowercase c #67465
Annotations
10 warnings
|
lint js:
api-client/src/runs/commands/getRunCommandErrors.ts#L17
Unexpected object value in conditional. The condition is always true
|
|
lint js:
api-client/src/runs/commands/getCommandsAsPreSerializedList.ts#L20
Unexpected object value in conditional. The condition is always true
|
|
lint js:
api-client/src/runs/commands/getCommands.ts#L18
Unexpected object value in conditional. The condition is always true
|
|
lint js:
api-client/src/runs/commands/createLiveCommand.ts#L19
Unexpected nullable object value in conditional. An explicit null check is required
|
|
lint js:
api-client/src/runs/commands/createCommand.ts#L20
Unexpected nullable object value in conditional. An explicit null check is required
|
|
lint js:
api-client/src/pipettes/getPipettes.ts#L16
Unexpected object value in conditional. The condition is always true
|
|
lint js:
api-client/src/maintenance_runs/createMaintenanceCommand.ts#L19
Unexpected nullable object value in conditional. An explicit null check is required
|
|
lint js:
api-client/src/labwareOffsets/getLabwareOffsets.ts#L32
Unexpected object value in conditional. The condition is always true
|
|
lint js:
api-client/src/dataFiles/getDataFileRaw.ts#L18
Unexpected nullable object value in conditional. An explicit null check is required
|
|
lint js:
api-client/src/calibration/deleteCalibration.ts#L19
Unexpected object value in conditional. The condition is always true
|
Loading