fix(deps): update dependency typescript to v5.7.2 #5802
Annotations
3 warnings
app/src/components/details/JournalViewPage.tsx#L77
React Hook useEffect has a missing dependency: 'dateFilter'. Either include it or remove the dependency array
|
app/src/components/overview/journals/useJournalProperties.tsx#L77
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
app/src/components/overview/overviewList/wrappers/useOverviewCollection.ts#L36
The 'onIndexChange' function makes the dependencies of useMemo Hook (at line 17) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'onIndexChange' in its own useCallback() Hook
|
The logs for this run have expired and are no longer available.
Loading