chore(deps): bump i18next from 25.8.18 to 25.10.4 #2397
Merged
Annotations
10 errors and 10 warnings
|
Run linter:
src/components/Dashboard/hooks/useCustomWidgets.ts#L10
'React' is not defined
|
|
Run linter:
src/components/AutoFavoriteSection.tsx#L92
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run linter:
src/components/AutoDeleteByDistanceSection.tsx#L98
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run linter:
src/components/AdminCommandsTab.tsx#L1195
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run linter:
src/components/AdminCommandsTab.tsx#L1096
Unexpected lexical declaration in case block
|
|
Run linter:
src/components/AdminCommandsTab.tsx#L1078
Unexpected lexical declaration in case block
|
|
Run linter:
src/components/AdminCommandsTab.tsx#L947
There is no `cause` attached to the symptom error being thrown
|
|
Run linter:
src/components/AdminCommandsTab.tsx#L700
There is no `cause` attached to the symptom error being thrown
|
|
Run linter:
src/cli/migrate-db.ts#L708
The value assigned to 'columnTypes' is not used in subsequent statements
|
|
Run linter:
src/App.tsx#L818
There is no `cause` attached to the symptom error being thrown
|
|
Run linter:
src/App.tsx#L1498
React Hook useEffect has missing dependencies: 'authFetch' and 'setPositionHistory'. Either include them or remove the dependency array
|
|
Run linter:
src/App.tsx#L1469
React Hook useEffect has missing dependencies: 'fetchNeighborInfo' and 'shouldShowData'. Either include them or remove the dependency array
|
|
Run linter:
src/App.tsx#L1305
React Hook useEffect has missing dependencies: 'pollUpgradeStatus' and 'upgradeInProgress'. Either include them or remove the dependency array
|
|
Run linter:
src/App.tsx#L1274
React Hook useEffect has missing dependencies: 'authFetch', 'pollUpgradeStatus', and 'upgradeInProgress'. Either include them or remove the dependency array
|
|
Run linter:
src/App.tsx#L1213
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
|
|
Run linter:
src/App.tsx#L1196
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
|
|
Run linter:
src/App.tsx#L1179
React Hook useEffect has missing dependencies: 'authFetch', 'baseUrl', 'checkConnectionStatus', 'setAutoAckChannels', 'setAutoAckDirectEnabled', 'setAutoAckDirectMessages', 'setAutoAckDirectReplyEnabled', 'setAutoAckDirectTapbackEnabled', 'setAutoAckEnabled', 'setAutoAckIgnoredNodes', 'setAutoAckMessage', 'setAutoAckMessageDirect', 'setAutoAckMultihopEnabled', 'setAutoAckMultihopReplyEnabled', 'setAutoAckMultihopTapbackEnabled', 'setAutoAckRegex', 'setAutoAckReplyEnabled', 'setAutoAckSkipIncompleteNodes', 'setAutoAckTapbackEnabled', 'setAutoAckTestMessages', 'setAutoAckUseDM', 'setAutoAnnounceChannelIndexes', 'setAutoAnnounceEnabled', 'setAutoAnnounceIntervalHours', 'setAutoAnnounceMessage', 'setAutoAnnounceNodeInfoChannels', 'setAutoAnnounceNodeInfoDelaySeconds', 'setAutoAnnounceNodeInfoEnabled', 'setAutoAnnounceOnStart', 'setAutoAnnounceSchedule', 'setAutoAnnounceUseSchedule', 'setAutoDeleteByDistanceEnabled', 'setAutoDeleteByDistanceIntervalHours', 'setAutoDeleteByDistanceLat', 'setAutoDeleteByDistanceLon', 'setAutoDeleteByDistanceThresholdKm', 'setAutoKeyManagementAutoPurge', 'setAutoKeyManagementEnabled', 'setAutoKeyManagementImmediatePurge', 'setAutoKeyManagementIntervalMinutes', 'setAutoKeyManagementMaxExchanges', 'setAutoResponderEnabled', 'setAutoResponderSkipIncompleteNodes', 'setAutoResponderTriggers', 'setAutoWelcomeEnabled', 'setAutoWelcomeMaxHops', 'setAutoWelcomeMessage', 'setAutoWelcomeTarget', 'setAutoWelcomeWaitForName', 'setDistanceUnit', 'setError', 'setGeofenceTriggers', 'setInactiveNodeCheckIntervalMinutes', 'setInactiveNodeCooldownHours', 'setInactiveNodeThresholdHours', 'setMaxNodeAgeHours', 'setNodeAddress', 'setShowIncompleteNodes', 'setTelemetryVisualizationHours', 'setTemperatureUnit', 'setTimerTriggers', and 'setTracerouteIntervalMinutes'. Either include them or remove the dependency array
|
|
Run linter:
src/App.tsx#L738
'localNode' is never reassigned. Use 'const' instead
|
|
Run linter:
src/App.tsx#L658
Unexpected any. Specify a different type
|
|
Run linter:
src/App.tsx#L94
Unexpected any. Specify a different type
|
Loading