Introduce the new UI #21
Annotations
2 errors and 6 warnings
lint:
client/src/hooks/use-toast.ts#L21
'actionTypes' is assigned a value but only used as a type
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
client/src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
client/src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
client/src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
client/src/components/ui/sidebar.tsx#L760
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint:
client/src/pages/Tasks/componenets/TaskFilters.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|