Skip to content

misc: migrate multiple combobox to tailwind #6393

misc: migrate multiple combobox to tailwind

misc: migrate multiple combobox to tailwind #6393

Triggered via pull request December 27, 2024 20:26
@ansmonjolansmonjol
review_requested #1947
multiple-combobox
Status Failure
Total duration 1m 48s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Run linters: src/components/form/MultipleComboBox/MultipleComboBox.tsx#L1
'Box' is defined but never used
Run linters
Process completed with exit code 1.
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run linters: src/components/ErrorBoundary.tsx#L14
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Run linters: src/components/designSystem/ButtonLink.tsx#L113
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Run linters: src/components/designSystem/Toasts/ToastContainer.tsx#L17
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
Run linters: src/components/designSystem/Toasts/ToastContainer.tsx#L29
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
Run linters: src/components/designSystem/Toasts/ToastContainer.tsx#L31
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
Run linters: src/components/designSystem/Toasts/ToastContainer.tsx#L46
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
Run linters: src/components/form/ComboBox/ComboBox.tsx#L195
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Run linters: src/components/form/DatePicker/DatePicker.tsx#L208
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Run linters: src/components/form/MultipleComboBox/MultipleComboBox.tsx#L210
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Run linters: src/components/plans/ChargePercentage.tsx#L78
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free