Skip to content

grey typefixes

grey typefixes #32333

Triggered via push January 11, 2024 22:47
Status Failure
Total duration 4m 38s
Artifacts

js-check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
js checks: app/src/App/DesktopApp.tsx#L6
'LEGACY_COLORS' is defined but never used
js checks: app/src/App/Navbar.tsx#L9
'LEGACY_COLORS' is defined but never used
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: 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/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/Well.tsx#L3
Module '"../../../ui-style-constants"' has no exported member 'LEGACY_COLORS'.
js checks: components/src/hardware-sim/Labware/labwareInternals/Well.tsx#L28
Property 'black' does not exist on type 'typeof import("/home/runner/work/opentrons/opentrons/components/src/helix-design-system/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