Skip to content

fix(performance): ACT-1219 performance optimisations (#109) #486

fix(performance): ACT-1219 performance optimisations (#109)

fix(performance): ACT-1219 performance optimisations (#109) #486

Triggered via push January 2, 2025 17:14
Status Cancelled
Total duration 1m 47s
Artifacts

release.yml

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

4 errors and 3 warnings
Unit Test + Linting + Storybook
Canceling since a higher priority waiting request for 'refs/heads/ACT-1237-animation-playback-fix' exists
Unit Test + Linting + Storybook
The operation was canceled.
Visual testing with baseline comparison
Canceling since a higher priority waiting request for 'refs/heads/ACT-1237-animation-playback-fix' exists
Visual testing with baseline comparison
The operation was canceled.
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