added drag and drop functionality to the lists and tasks #30
Annotations
6 warnings
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
|