Skip to content

feat: disable zoom via props #468

feat: disable zoom via props

feat: disable zoom via props #468

Triggered via push December 17, 2024 10:52
Status Cancelled
Total duration 4m 38s
Artifacts

release.yml

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

2 errors and 4 warnings
Visual testing with baseline comparison
Canceling since a higher priority waiting request for 'refs/heads/feature/zooming' exists
Visual testing with baseline comparison
The operation was canceled.
Unit Test + Linting + Storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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