fix: forget monitors ZoneMinder no longer has #269
Annotations
10 errors and 11 warnings
|
Run lint:
app/src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint:
app/src/components/timeline/DetectionFilterTabs.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint:
app/src/components/theme-provider.tsx#L110
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint:
app/src/components/montage/MontageTileErrorBoundary.tsx#L25
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Run lint:
app/src/components/monitors/LiveMonitorPlayer.tsx#L90
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint:
app/src/components/events/EventThumbnail.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run lint
Unexpected any. Specify a different type
|
|
Run lint:
app/src/components/dashboard/__tests__/DashboardConfig.test.tsx#L13
Unexpected any. Specify a different type
|
|
Run lint:
app/src/components/__tests__/BackgroundTaskDrawer.test.tsx#L20
Unexpected any. Specify a different type
|
|
Run lint:
app/src/components/__tests__/BackgroundTaskDrawer.test.tsx#L20
Unexpected any. Specify a different type
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
app/src/components/settings/AdvancedSection.tsx#L474
The 'overrides' logical expression could make the dependencies of useMemo Hook (at line 478) change on every render. To fix this, wrap the initialization of 'overrides' in its own useMemo() Hook
|
|
Run lint:
app/src/components/monitors/LiveMonitorPlayer.tsx#L536
React Hook useEffect has a missing dependency: 'mjpegStream.imgRef'. Either include it or remove the dependency array
|
|
Run lint:
app/src/components/layout/AppLayout.tsx#L123
React Hook useEffect has a missing dependency: 'isCollapsed'. Either include it or remove the dependency array
|
|
Run lint:
app/src/components/layout/AppLayout.tsx#L104
React Hook useEffect has a missing dependency: 'location.state'. Either include it or remove the dependency array
|
|
Run lint:
app/src/components/kiosk/KioskOverlay.tsx#L111
React Hook useEffect has missing dependencies: 'clearUnlockRequest', 'handleUnlockTap', and 'isLocked'. Either include them or remove the dependency array
|
|
Run lint:
app/src/components/events/Mp4EventPlayer.tsx#L298
React Hook useEffect has missing dependencies: 'aspectRatio', 'autoplay', 'controls', 'isAndroid', 'muted', 'poster', 'src', 'type', and 'updateMarkers'. Either include them or remove the dependency array
|
|
Run lint:
app/src/components/events/EventListView.tsx#L144
React Hook useMemo has an unnecessary dependency: 'serverMapVersion'. Either exclude it or remove the dependency array
|
|
Run lint
React Hook useCallback has a missing dependency: 'updateLayouts'. Either include it or remove the dependency array
|
|
Run lint
React Hook useMemo has a missing dependency: 'settings'. Either include it or remove the dependency array
|
|
Run lint:
app/src/components/NotificationHandler.tsx#L257
React Hook useEffect has missing dependencies: 'currentProfile', 'profileSettings.forceDisableMultiPort', and 'profileSettings.thumbnailFallbackChain'. Either include them or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading