Skip to content

feat: add toast notification provider (#1199) #22

feat: add toast notification provider (#1199)

feat: add toast notification provider (#1199) #22

Triggered via push May 6, 2025 08:59
Status Success
Total duration 28m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
tics-report: src/components/Notifications/ToastNotification/Animate.tsx#L50
React Hook useLayoutEffect has missing dependencies: 'exitAnimation', 'from', 'options', 'preferReducedMotion', and 'to'. Either include them or remove the dependency array
tics-report: src/components/Notifications/ToastNotification/ToastNotification.stories.tsx#L47
React Hook useEffect has a missing dependency: 'toastNotify'. Either include it or remove the dependency array
tics-report: src/components/Notifications/ToastNotification/ToastNotificationList.tsx#L58
React Hook useLayoutEffect has a missing dependency: 'adjustScrollPosition'. Either include it or remove the dependency array
tics-report: src/components/Notifications/ToastNotification/ToastNotificationProvider.tsx#L142
React Hook useEffect has a missing dependency: 'notificationTimer'. Either include it or remove the dependency array