build(deps): bump usehooks-ts from 2.9.1 to 3.1.1 #5677
Annotations
10 errors
|
test:
src/about/AboutDialog.test.tsx#L30
No overload matches this call.
|
|
test:
src/about/AboutDialog.test.tsx#L30
Property 'mockImplementation' does not exist on type 'never'.
|
|
test:
src/activities/hooks.ts#L5
Module '"usehooks-ts"' has no exported member 'useEffectOnce'.
|
|
test:
src/activities/hooks.ts#L44
Type '[Activity, Dispatch<SetStateAction<Activity>>]' is not assignable to type '[Activity, Dispatch<SetStateAction<Activity>>, () => void]'.
|
|
test:
src/editor/Editor.tsx#L35
Module '"usehooks-ts"' has no exported member 'useEffectOnce'.
|
|
test:
src/licenses/LicenseDialog.test.tsx#L13
No overload matches this call.
|
|
test:
src/licenses/LicenseDialog.test.tsx#L13
Property 'mockImplementation' does not exist on type 'never'.
|
|
test:
src/licenses/LicenseDialog.tsx#L24
Module '"usehooks-ts"' has no exported member 'useFetch'.
|
|
test:
src/licenses/LicenseDialog.tsx#L154
Parameter 'item' implicitly has an 'any' type.
|
|
test:
src/settings/hooks.ts#L5
Module '"usehooks-ts"' has no exported member 'useEffectOnce'.
|