Calendar Report #11909
Annotations
2 errors and 4 warnings
typecheck:
packages/desktop-client/src/components/reports/reports/Calendar.tsx#L688
Property 'isLoadingMore' is missing in type '{ isLoading: boolean; onLoadMore: () => void; transactions: TransactionEntity[]; onOpenTransaction: (transaction: TransactionEntity) => void; }' but required in type '{ isLoading: any; transactions: any; onOpenTransaction: any; isLoadingMore: any; onLoadMore: any; }'.
|
typecheck
Process completed with exit code 2.
|
migrations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|