Skip to content

Bump the production group across 1 directory with 5 updates #360

Bump the production group across 1 directory with 5 updates

Bump the production group across 1 directory with 5 updates #360

Triggered via push December 19, 2024 15:52
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build: src/components/extension/transaction/TransactionForm.tsx#L99
Type '{ formState: { date: string; amount: string; amountType: "Inflow" | "Outflow"; payee: CachedPayee | { name: string; } | null; category: Category | null; account: Account | null; ... 6 more ...; errorMessage: string; }; handlers: { ...; }; budgetMainData: BudgetMainData; memoRef: RefObject<...>; isSaving: boolean; }' is not assignable to type 'Props'.
build: src/components/extension/transaction/TransactionForm.tsx#L109
Type '{ formState: { date: string; amount: string; amountType: "Inflow" | "Outflow"; payee: CachedPayee | { name: string; } | null; category: Category | null; account: Account | null; ... 6 more ...; errorMessage: string; }; ... 5 more ...; isSaving: boolean; }' is not assignable to type 'Props'.
build: src/components/react-aria/Menu.tsx#L40
Type 'RefObject<null>' is not assignable to type 'RefObject<HTMLButtonElement>'.
build: src/components/react-aria/Tooltip.tsx#L39
Type 'RefObject<null>' is not assignable to type 'RefObject<HTMLButtonElement>'.
build: src/lib/hooks.ts#L38
Expected 1 arguments, but got 0.
build: test/components/extension/transaction/TransactionFormMain.test.tsx#L31
Type 'null' is not assignable to type 'HTMLInputElement'.
build: test/components/extension/transaction/TransactionFormMainTransfer.test.tsx#L32
Type 'null' is not assignable to type 'HTMLInputElement'.
build
Process completed with exit code 2.
build
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