Skip to content

feat(anim): ACT-1283 package number #501

feat(anim): ACT-1283 package number

feat(anim): ACT-1283 package number #501

Re-run triggered February 11, 2025 10:06
Status Success
Total duration 4m 37s
Artifacts 1

release.yml

on: push
Unit Test + Linting + Storybook
1m 39s
Unit Test + Linting + Storybook
Visual testing with baseline comparison
4m 24s
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

3 warnings
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