Skip to content

build(deps): bump usehooks-ts from 2.9.1 to 3.1.1 #5677

build(deps): bump usehooks-ts from 2.9.1 to 3.1.1

build(deps): bump usehooks-ts from 2.9.1 to 3.1.1 #5677

Triggered via pull request February 26, 2025 12:20
Status Failure
Total duration 1m 19s
Artifacts

test-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.