Skip to content

fix alt primary button styling #69831

fix alt primary button styling

fix alt primary button styling #69831

Triggered via push December 6, 2025 02:38
Status Failure
Total duration 13m 43s
Artifacts

js-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
js checks: app/src/atoms/buttons/TouchControlButton.tsx#L75
Unsafe argument of type `any` assigned to a parameter of type `boolean`
js checks: app/src/atoms/buttons/TouchControlButton.tsx#L65
Unsafe argument of type `any` assigned to a parameter of type `boolean`
js checks: app/src/atoms/buttons/TouchControlButton.tsx#L65
Unsafe argument of type `any` assigned to a parameter of type `boolean`
js checks: app/src/atoms/buttons/TouchControlButton.tsx#L62
Unsafe argument of type `any` assigned to a parameter of type `boolean`
js checks: app/src/atoms/buttons/TouchControlButton.tsx#L62
Unsafe argument of type `any` assigned to a parameter of type `boolean`
js checks: app/src/atoms/buttons/MediumButton.stories.tsx#L15
Unsafe argument of type `any` assigned to a parameter of type `{}`
js checks: app/src/atoms/buttons/FloatingActionButton.stories.tsx#L14
Unsafe argument of type `any` assigned to a parameter of type `{}`
js checks: app/src/DesignTokens/Spacing/Spacing.stories.tsx#L69
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/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/assets/localization/zh/index.ts#L1
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/assets/localization/en/index.ts#L1
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app-shell/src/secondary-windows/step-detail-viewer/index.ts#L16
Cannot find module '@opentrons/step-generation' or its corresponding type declarations.
js checks: app/src/redux/shell/types.ts#L9
Cannot find module '@opentrons/step-generation' or its corresponding type declarations.
js checks: app/src/redux/protocol-runs/selectors/lpc/transforms.ts#L3
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/i18n.ts#L4
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/assets/localization/zh/index.ts#L1
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: app/src/assets/localization/en/index.ts#L1
Cannot find module '@opentrons/components' or its corresponding type declarations.
js checks: step-generation/src/__tests__/flexStackerRetrieve.test.ts#L10
Module '"../constants"' has no exported member 'HOPPER_STACKER_LOCATION'.
js checks: step-generation/src/utils/misc.ts#L40
Module '"../constants"' has no exported member 'HOPPER_STACKER_LOCATION'.
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