[feature] File-based group creation / Spliit-JSON-Import (core, formats, server, UI) #750
Annotations
1 error and 10 warnings
|
checks
Process completed with exit code 1.
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L408
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L407
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L406
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L405
React Hook useEffect has missing dependencies: 'form' and 'groupCurrency.decimal_digits'. Either include them or remove the dependency array
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L385
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L374
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L373
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L371
React Hook useEffect has missing dependencies: 'form' and 'groupCurrency.decimal_digits'. Either include them or remove the dependency array
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L321
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
checks:
src/app/groups/[groupId]/expenses/expense-form.tsx#L321
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|