feat: animations (#107) #465
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
src/hooks/useDeviceDetector/use-device-detector.hook.ts#L100
Unexpected console statement
|
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
|
src/services/Analytics.service.ts#L7
Unexpected console statement
|
This job succeeded
Loading