Dkhalife/ts/categorytransactions #11933
Annotations
1 error and 5 warnings
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/desktop-client/src/components/mobile/budget/CategoryTransactions.tsx#L22
There should be at least one empty line between import groups
|
Lint:
packages/desktop-client/src/components/mobile/budget/CategoryTransactions.tsx#L23
All imports in the declaration are only used as types. Use `import type`
|
Lint:
packages/desktop-client/src/components/mobile/budget/CategoryTransactions.tsx#L23
`loot-core/types/models` import should occur before import of `../../../hooks/useDateFormat`
|
Lint:
packages/desktop-client/src/components/mobile/budget/CategoryTransactions.tsx#L30
Replace `·category,·month·` with `⏎··category,⏎··month,⏎`
|
Loading