Skip to content

Update greys minus chip #32323

Update greys minus chip

Update greys minus chip #32323

Triggered via push January 11, 2024 21:15
Status Failure
Total duration 4m 43s
Artifacts

js-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 10 warnings
js checks: app/src/atoms/Chip/index.tsx#L12
'COLORS' is already defined
js checks: components/src/atoms/buttons/SecondaryButton.tsx#L4
'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
'../../../ui-style-constants' imported multiple times
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#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/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: components/src/molecules/RoundTab.tsx#L26
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/hardware-sim/Labware/labwareInternals/StyledWells.tsx#L3
Module '"../../../ui-style-constants"' has no exported member 'LEGACY_COLORS'.
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