add purple to consts #32326
Annotations
19 errors and 10 warnings
js checks
Canceling since a higher priority waiting request for 'JS checks-refs/heads/helix-colors-true-true' exists
|
js checks:
app/src/atoms/buttons/RadioButton.tsx#L8
'COLORS' is already defined
|
js checks:
components/src/atoms/buttons/__tests__/SecondaryButton.test.tsx#L10
'COLORS' is already defined
|
js checks:
components/src/hardware-sim/Labware/labwareInternals/StyledWells.tsx#L3
'LEGACY_COLORS' is defined but never used
|
js checks:
components/src/hardware-sim/Labware/labwareInternals/StyledWells.tsx#L3
'../../../ui-style-constants' imported multiple times
|
js checks:
components/src/hardware-sim/Labware/labwareInternals/StyledWells.tsx#L7
'COLORS' is already defined
|
js checks:
components/src/hardware-sim/Labware/labwareInternals/StyledWells.tsx#L7
'../../../ui-style-constants' imported multiple times
|
js checks:
protocol-designer/src/components/modals/CreateFileWizard/PipetteTipsTile.tsx#L24
'COLORS' is already defined
|
js checks
Process completed with exit code 2.
|
js checks:
components/src/ui-style-constants/borders.ts#L2
'"./colors"' has no exported member named 'grey35'. Did you mean 'grey3'?
|
js checks:
components/src/ui-style-constants/borders.ts#L2
Module '"./colors"' has no exported member 'grey55'.
|
js checks:
components/src/ui-style-constants/typography.ts#L128
Property 'blue50' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/ui-style-constants/colors")'.
|
js checks:
components/src/ui-style-constants/typography.ts#L236
Property 'grey50Enabled' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/ui-style-constants/colors")'. Did you mean 'medGreyEnabled'?
|
js checks:
components/src/ui-style-constants/typography.ts#L246
Property 'grey50Enabled' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/ui-style-constants/colors")'. Did you mean 'medGreyEnabled'?
|
js checks:
components/src/ui-style-constants/typography.ts#L256
Property 'grey55' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/ui-style-constants/colors")'.
|
js checks:
components/src/hardware-sim/Deck/MoveLabwareOnDeck.tsx#L236
Property 'blue50' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/ui-style-constants/colors")'.
|
js checks:
components/src/hardware-sim/Deck/MoveLabwareOnDeck.tsx#L237
Cannot find name 'LEGACY_COLORS'.
|
js checks:
components/src/hardware-sim/Deck/MoveLabwareOnDeck.tsx#L259
Property 'blue50' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/ui-style-constants/colors")'.
|
js checks:
components/src/molecules/RoundTab.tsx#L23
Property 'grey50Enabled' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/ui-style-constants/colors")'. Did you mean 'medGreyEnabled'?
|
js checks:
api-client/src/protocols/utils.ts#L27
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
api-client/src/protocols/utils.ts#L31
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
app-shell-odd/src/config/index.ts#L80
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
app-shell-odd/src/dialogs/index.ts#L38
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
app-shell-odd/src/dialogs/index.ts#L61
This assertion is unnecessary since it does not change the type of the expression
|
js checks:
app-shell-odd/src/http.ts#L53
Unexpected number value in conditional. An explicit zero/NaN check is required
|
js checks:
app-shell-odd/src/http.ts#L94
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L29
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L39
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
js checks:
app-shell-odd/src/main.ts#L66
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|