Skip to content

Display balances in category autocomplete #5772

Display balances in category autocomplete

Display balances in category autocomplete #5772

Triggered via pull request April 4, 2024 19:34
Status Cancelled
Total duration 1m 9s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
typecheck: packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx#L67
Property 'showBalances' does not exist on type 'CategoryListProps'.
typecheck: packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx#L212
Type '{ items: CategoryAutocompleteItem[]; embedded: boolean; getItemProps: (arg: { item: CategoryAutocompleteItem; }) => HTMLProps<HTMLDivElement> & { ...; }; ... 5 more ...; showBalances: boolean; }' is not assignable to type 'IntrinsicAttributes & CategoryListProps'.
typecheck
Process completed with exit code 2.
lint
Canceling since a higher priority waiting request for 'Test-2551' exists
lint
The operation was canceled.
test
Canceling since a higher priority waiting request for 'Test-2551' exists
test
The operation was canceled.