Skip to content

Merge branch 'master' of github.com:prc5/react-zoom-pan-pinch #53

Merge branch 'master' of github.com:prc5/react-zoom-pan-pinch

Merge branch 'master' of github.com:prc5/react-zoom-pan-pinch #53

Triggered via push October 13, 2023 08:45
Status Success
Total duration 2m 6s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run tests: src/core/animations/animations.constants.ts#L55
Unexpected unnamed function
Run tests: src/core/animations/animations.constants.ts#L59
Unexpected unnamed function
Run tests: src/hooks/use-transform-init.tsx#L26
React Hook useEffect has missing dependencies: 'callback' and 'libraryContext'. Either include them or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback