Skip to content

17476 add search into multi select component in fe library #813

17476 add search into multi select component in fe library

17476 add search into multi select component in fe library #813

Triggered via pull request January 19, 2024 12:33
Status Failure
Total duration 1m 24s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build: packages/ui-kit/src/MCDALegend/types.ts#L1
'types.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
build
Process completed with exit code 1.
build: cosmos/index.tsx#L10
Forbidden non-null assertion
build: cosmos/index.tsx#L12
Unexpected console statement
build: packages/floating/src/Tooltip/TooltipTrigger.tsx#L10
Unexpected any. Specify a different type
build: packages/floating/src/Tooltip/TooltipTrigger.tsx#L15
Unexpected any. Specify a different type
build: packages/floating/src/Tooltip/TooltipTrigger.tsx#L17
React Hook React.useLayoutEffect has missing dependencies: 'context.refs' and 'propRef'. Either include them or remove the dependency array
build: packages/floating/src/Tooltip/fixtures/MapTooltip.fixture.tsx#L11
Do not use "@ts-ignore" because it alters compilation errors
build: packages/floating/src/Tooltip/fixtures/MapTooltip.fixture.tsx#L19
Do not use "@ts-ignore" because it alters compilation errors
build: packages/floating/src/Tooltip/fixtures/MapTooltip.fixture.tsx#L52
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
build: packages/ui-kit/src/Autocomplete/components/AutocompleteItem/index.tsx#L10
Unexpected any. Specify a different type