Skip to content

fix: support shadow dom #4

fix: support shadow dom

fix: support shadow dom #4

Triggered via push May 24, 2023 12:48
Status Success
Total duration 2m 2s
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