fix(deps): update dependency @mui/x-date-pickers to v7.22.3 #5799
Annotations
7 warnings and 1 notice
Build App:
app/src/components/details/JournalViewPage.tsx#L77
React Hook useEffect has a missing dependency: 'dateFilter'. Either include it or remove the dependency array
|
Build App:
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
|
Build App:
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
|
E2E Tests / Run Tests
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
E2E Tests / Run Tests
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
E2E Tests / Run Tests
Non-nullable property 'TagNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
E2E Tests / Run Tests
Non-nullable property 'JournalId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
🎭 Playwright Run Summary
12 passed (1.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app
|
771 KB |
|