Skip to content

fix(animation): ACT-1005 useAnimations hook #433

fix(animation): ACT-1005 useAnimations hook

fix(animation): ACT-1005 useAnimations hook #433

Triggered via push September 30, 2024 11:58
Status Success
Total duration 4m 34s
Artifacts

release.yml

on: push
Unit Test + Linting + Storybook
1m 33s
Unit Test + Linting + Storybook
Visual testing with baseline comparison
4m 22s
Visual testing with baseline comparison
Build, Deploy to GitHub pages, Release npm package
0s
Build, Deploy to GitHub pages, Release npm package
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Unit Test + Linting + Storybook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test + Linting + Storybook: src/hooks/useDeviceDetector/use-device-detector.hook.ts#L106
React Hook useEffect has a missing dependency: 'options'. Either include it or remove the dependency array. If 'setDeviceDetector' needs the current value of 'options', you can also switch to useReducer instead of useState and read 'options' in the reducer
Unit Test + Linting + Storybook: src/services/Analytics.service.ts#L7
Unexpected console statement
Visual testing with baseline comparison
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/