Let default splitting options be stored in database #366
Annotations
10 warnings
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L396
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L395
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L394
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L393
React Hook useEffect has missing dependencies: 'form' and 'groupCurrency.decimal_digits'. Either include them or remove the dependency array
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L373
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L362
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L361
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L359
React Hook useEffect has missing dependencies: 'form' and 'groupCurrency.decimal_digits'. Either include them or remove the dependency array
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L309
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
src/app/groups/[groupId]/expenses/expense-form.tsx#L309
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
The logs for this run have expired and are no longer available.
Loading