Remove move lid command #49606
Annotations
13 errors and 10 warnings
js checks:
shared-data/js/helpers/getAddressableAreasInProtocol.ts#L20
This comparison appears to be unintentional because the types '"configureForVolume" | "airGapInPlace" | "aspirate" | "aspirateInPlace" | "dispense" | "dispenseInPlace" | "blowout" | "blowOutInPlace" | "touchTip" | "pickUpTip" | "dropTip" | "dropTipInPlace" | "moveToAddressableAreaForDropTip" | "prepareToAspirate" | "getTipPresence" | "verifyTipPresence" | "liquidProbe" | "tryLiquidProbe" | "moveToSlot" | "moveToWell" | "moveToCoordinates" | "moveRelative" | "savePosition" | "home" | "retractAxis" | "moveToAddressableArea" | "magneticModule/engage" | "magneticModule/disengage" | "temperatureModule/setTargetTemperature" | "temperatureModule/deactivate" | "temperatureModule/waitForTemperature" | "thermocycler/setTargetBlockTemperature" | "thermocycler/setTargetLidTemperature" | "thermocycler/waitForBlockTemperature" | "thermocycler/waitForLidTemperature" | "thermocycler/openLid" | "thermocycler/closeLid" | "thermocycler/deactivateBlock" | "thermocycler/deactivateLid" | "thermocycler/runProfile" | "thermocycler/runExtendedProfile" | "thermocycler/awaitProfileComplete" | "heaterShaker/setTargetTemperature" | "heaterShaker/waitForTemperature" | "heaterShaker/setAndWaitForShakeSpeed" | "heaterShaker/deactivateHeater" | "heaterShaker/openLabwareLatch" | "heaterShaker/closeLabwareLatch" | "heaterShaker/deactivateShaker" | "absorbanceReader/openLid" | "absorbanceReader/closeLid" | "absorbanceReader/initialize" | "absorbanceReader/read" | "comment" | "custom" | "loadLabware" | "loadLiquid" | "loadModule" | "loadPipette" | "waitForResume" | "pause" | "waitForDuration" | "setRailLights" | "setStatusBar" | "calibration/calibrateGripper" | "calibration/calibratePipette" | "calibration/calibrateModule" | "calibration/moveToMaintenancePosition" | "configureNozzleLayout" | "reloadLabware" | "unsafe/blowOutInPlace" | "unsafe/dropTipInPlace" | "unsafe/updatePositionEstimators" | "unsafe/engageAxes" | "unsafe/ungripLabware" | "unsafe/placeLabware" | "delay" | "loadLid" | "loadLidStack"' and '"moveLid"' have no overlap.
|
js checks:
shared-data/js/helpers/getAddressableAreasInProtocol.ts#L36
This comparison appears to be unintentional because the types '"configureForVolume" | "airGapInPlace" | "aspirate" | "aspirateInPlace" | "dispense" | "dispenseInPlace" | "blowout" | "blowOutInPlace" | "touchTip" | "pickUpTip" | "dropTip" | "dropTipInPlace" | "moveToAddressableAreaForDropTip" | "prepareToAspirate" | "getTipPresence" | "verifyTipPresence" | "liquidProbe" | "tryLiquidProbe" | "moveToSlot" | "moveToWell" | "moveToCoordinates" | "moveRelative" | "savePosition" | "home" | "retractAxis" | "moveToAddressableArea" | "magneticModule/engage" | "magneticModule/disengage" | "temperatureModule/setTargetTemperature" | "temperatureModule/deactivate" | "temperatureModule/waitForTemperature" | "thermocycler/setTargetBlockTemperature" | "thermocycler/setTargetLidTemperature" | "thermocycler/waitForBlockTemperature" | "thermocycler/waitForLidTemperature" | "thermocycler/openLid" | "thermocycler/closeLid" | "thermocycler/deactivateBlock" | "thermocycler/deactivateLid" | "thermocycler/runProfile" | "thermocycler/runExtendedProfile" | "thermocycler/awaitProfileComplete" | "heaterShaker/setTargetTemperature" | "heaterShaker/waitForTemperature" | "heaterShaker/setAndWaitForShakeSpeed" | "heaterShaker/deactivateHeater" | "heaterShaker/openLabwareLatch" | "heaterShaker/closeLabwareLatch" | "heaterShaker/deactivateShaker" | "absorbanceReader/openLid" | "absorbanceReader/closeLid" | "absorbanceReader/initialize" | "absorbanceReader/read" | "comment" | "custom" | "loadLabware" | "loadLiquid" | "loadModule" | "loadPipette" | "waitForResume" | "pause" | "waitForDuration" | "setRailLights" | "setStatusBar" | "calibration/calibrateGripper" | "calibration/calibratePipette" | "calibration/calibrateModule" | "calibration/moveToMaintenancePosition" | "configureNozzleLayout" | "reloadLabware" | "unsafe/blowOutInPlace" | "unsafe/dropTipInPlace" | "unsafe/updatePositionEstimators" | "unsafe/engageAxes" | "unsafe/ungripLabware" | "unsafe/placeLabware" | "delay" | "loadLid" | "loadLidStack"' and '"moveLid"' have no overlap.
|
js checks
Process completed with exit code 2.
|
js checks:
app-shell/src/labware/validation.ts#L19
Unsafe argument of type `any` assigned to a parameter of type `boolean | object`
|
js checks:
app/src/App/hooks.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `List<unknown> | null | undefined`
|
js checks:
app/src/App/hooks.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `List<unknown>`
|
js checks:
app/src/DesignTokens/BorderRadius/BorderRadius.stories.tsx#L64
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
js checks:
app/src/DesignTokens/Colors/Colors.stories.tsx#L117
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
js checks:
app/src/DesignTokens/Spacing/Spacing.stories.tsx#L68
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
js checks:
app/src/assets/labware/getLabware.ts#L23
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<unknown> | { [s: string]: unknown; }`
|
js checks:
app/src/atoms/buttons/FloatingActionButton.stories.tsx#L13
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
js checks:
app/src/atoms/buttons/MediumButton.stories.tsx#L13
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
js checks:
app/src/local-resources/commands/hooks/useCommandTextString/utils/commandText/getLoadCommandText.ts#L30
Unsafe argument of type `CompletedProtocolAnalysis` assigned to a parameter of type `LoadedPipettes`
|
js checks:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
js checks:
api-client/src/types.ts#L14
A record is preferred over an index signature
|
js checks:
app-shell-odd/src/actions.ts#L360
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L368
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L376
Expected property shorthand
|
js checks:
app-shell-odd/src/actions.ts#L384
Expected property shorthand
|