Skip to content

fix(deps): update dependency typescript to v5.7.2 #5802

fix(deps): update dependency typescript to v5.7.2

fix(deps): update dependency typescript to v5.7.2 #5802

Triggered via push November 22, 2024 23:20
Status Success
Total duration 2m 45s
Artifacts 1

app.yml

on: push
Fit to window
Zoom out
Zoom in

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.2m)

Artifacts

Produced during runtime
Name Size
app
771 KB