chore(deps-dev): bump @cloudflare/workers-types from 4.20250918.0 to 4.20251014.0 in /workers #95
Annotations
2 errors and 10 warnings
|
|
|
src/components/AchievementBadges.jsx#L136
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
src/components/NotificationToastManager.jsx#L251
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/NotificationToastManager.jsx#L241
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/NotificationToastManager.jsx#L231
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/NotificationToastManager.jsx#L221
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/NotificationToastManager.jsx#L211
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/NotificationToastManager.jsx#L87
'clearToastsByType' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/components/NotificationBadge.jsx#L22
'loadUnreadCount' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/components/MobileTabBar.jsx#L28
'Icon' is defined but never used
|
|
src/components/LearningPatternDashboard.jsx#L62
'engagement' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u
|
|
src/api/index.js#L7
'isRetryableError' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
|
The logs for this run have expired and are no longer available.
Loading