Skip to content

onTransformed handler docs (#424) #52

onTransformed handler docs (#424)

onTransformed handler docs (#424) #52

Triggered via push October 13, 2023 08:41
Status Success
Total duration 2m 50s
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