bug with no todos fixed #31
Annotations
10 errors and 11 warnings
🔬 Lint:
app/components/CreateTodoPageTabItem.tsx#L1
'Form' is defined but never used
|
🔬 Lint:
app/components/CreateTodoPageTabItem.tsx#L2
'TrashIcon' is defined but never used
|
🔬 Lint:
app/components/DatePicker.tsx#L3
'React' is defined but never used
|
🔬 Lint:
app/components/DatePicker.tsx#L5
`date-fns` import should occur before import of `react`
|
🔬 Lint:
app/components/DatePicker.tsx#L6
`lucide-react` import should occur before import of `react`
|
🔬 Lint:
app/components/DatePicker.tsx#L9
`~/components/ui/button` import should occur before import of `~/lib/utils`
|
🔬 Lint:
app/components/DatePicker.tsx#L10
`~/components/ui/calendar` import should occur before import of `~/lib/utils`
|
🔬 Lint:
app/components/DatePicker.tsx#L11
There should be at least one empty line between import groups
|
🔬 Lint:
app/components/DatePicker.tsx#L11
`~/components/ui/popover` import should occur before import of `~/lib/utils`
|
🔬 Lint:
app/components/DatePicker.tsx#L16
`@remix-run/react` type import should occur before import of `react`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🔬 Lint:
app/routes/_todos.$date.$todoPageId.test.tsx#L17
'/home/runner/work/to_do/to_do/node_modules/@testing-library/react/dist/@testing-library/react.esm.js' imported multiple times
|
🔬 Lint:
app/routes/_todos.$date.$todoPageId.test.tsx#L26
'/home/runner/work/to_do/to_do/node_modules/@testing-library/react/dist/@testing-library/react.esm.js' imported multiple times
|
🔬 Lint:
app/routes/_todos.$date.$todoPageId.test.tsx#L280
Unexpected debug statement
|
🔬 Lint:
app/routes/_todos.$date.new.test.tsx#L8
'/home/runner/work/to_do/to_do/node_modules/vitest/dist/index.js' imported multiple times
|
🔬 Lint:
app/routes/_todos.$date.new.test.tsx#L9
'/home/runner/work/to_do/to_do/app/routes/_todos.$date.new.tsx' imported multiple times
|
🔬 Lint:
app/routes/_todos.$date.new.test.tsx#L10
'/home/runner/work/to_do/to_do/app/routes/_todos.$date.new.tsx' imported multiple times
|
🔬 Lint:
app/routes/_todos.$date.new.test.tsx#L14
'/home/runner/work/to_do/to_do/node_modules/vitest/dist/index.js' imported multiple times
|
🔬 Lint:
app/routes/_todos.$date.new.test.tsx#L149
Unexpected debug statement
|
🔬 Lint:
app/routes/_todos.$date.tsx#L18
'/home/runner/work/to_do/to_do/app/utils.ts' imported multiple times
|
🔬 Lint:
app/routes/_todos.$date.tsx#L19
'/home/runner/work/to_do/to_do/app/utils.ts' imported multiple times
|
Loading