Skip to content

v3.10.0 — Major Database Refactoring & Channel Management #335

v3.10.0 — Major Database Refactoring & Channel Management

v3.10.0 — Major Database Refactoring & Channel Management #335

Triggered via release March 24, 2026 17:41
@YerazeYeraze
created v3.10.0
Status Success
Total duration 14m 50s
Artifacts 1

release.yml

on: release
Validate Release
7s
Validate Release
Matrix: Full Test Suite
Build Artifacts
1m 1s
Build Artifacts
Update Release
12s
Update Release
Send Notifications
2s
Send Notifications
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 31 warnings
Full Test Suite (20.x): src/components/AutoFavoriteSection.tsx#L92
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (20.x): src/components/AutoDeleteByDistanceSection.tsx#L98
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (20.x): src/components/AdminCommandsTab.tsx#L1195
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (20.x): src/components/AdminCommandsTab.tsx#L1096
Unexpected lexical declaration in case block
Full Test Suite (20.x): src/components/AdminCommandsTab.tsx#L1078
Unexpected lexical declaration in case block
Full Test Suite (20.x): src/components/AdminCommandsTab.tsx#L947
There is no `cause` attached to the symptom error being thrown
Full Test Suite (20.x): src/components/AdminCommandsTab.tsx#L700
There is no `cause` attached to the symptom error being thrown
Full Test Suite (20.x): src/cli/migrate-db.ts#L708
The value assigned to 'columnTypes' is not used in subsequent statements
Full Test Suite (20.x): src/App.tsx#L818
There is no `cause` attached to the symptom error being thrown
Full Test Suite (22.x): src/components/AutoFavoriteSection.tsx#L92
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (22.x): src/components/AutoDeleteByDistanceSection.tsx#L98
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (22.x): src/components/AdminCommandsTab.tsx#L1195
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (22.x): src/components/AdminCommandsTab.tsx#L1096
Unexpected lexical declaration in case block
Full Test Suite (22.x): src/components/AdminCommandsTab.tsx#L1078
Unexpected lexical declaration in case block
Full Test Suite (22.x): src/components/AdminCommandsTab.tsx#L947
There is no `cause` attached to the symptom error being thrown
Full Test Suite (22.x): src/components/AdminCommandsTab.tsx#L700
There is no `cause` attached to the symptom error being thrown
Full Test Suite (22.x): src/cli/migrate-db.ts#L708
The value assigned to 'columnTypes' is not used in subsequent statements
Full Test Suite (22.x): src/App.tsx#L818
There is no `cause` attached to the symptom error being thrown
Full Test Suite (24.x): src/components/AutoFavoriteSection.tsx#L92
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (24.x): src/components/AutoDeleteByDistanceSection.tsx#L98
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (24.x): src/components/AdminCommandsTab.tsx#L1195
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Full Test Suite (24.x): src/components/AdminCommandsTab.tsx#L1096
Unexpected lexical declaration in case block
Full Test Suite (24.x): src/components/AdminCommandsTab.tsx#L1078
Unexpected lexical declaration in case block
Full Test Suite (24.x): src/components/AdminCommandsTab.tsx#L947
There is no `cause` attached to the symptom error being thrown
Full Test Suite (24.x): src/components/AdminCommandsTab.tsx#L700
There is no `cause` attached to the symptom error being thrown
Full Test Suite (24.x): src/cli/migrate-db.ts#L708
The value assigned to 'columnTypes' is not used in subsequent statements
Full Test Suite (24.x): src/App.tsx#L818
There is no `cause` attached to the symptom error being thrown
Full Test Suite (20.x): src/App.tsx#L1498
React Hook useEffect has missing dependencies: 'authFetch' and 'setPositionHistory'. Either include them or remove the dependency array
Full Test Suite (20.x): src/App.tsx#L1469
React Hook useEffect has missing dependencies: 'fetchNeighborInfo' and 'shouldShowData'. Either include them or remove the dependency array
Full Test Suite (20.x): src/App.tsx#L1305
React Hook useEffect has missing dependencies: 'pollUpgradeStatus' and 'upgradeInProgress'. Either include them or remove the dependency array
Full Test Suite (20.x): src/App.tsx#L1274
React Hook useEffect has missing dependencies: 'authFetch', 'pollUpgradeStatus', and 'upgradeInProgress'. Either include them or remove the dependency array
Full Test Suite (20.x): src/App.tsx#L1213
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
Full Test Suite (20.x): src/App.tsx#L1196
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
Full Test Suite (20.x): 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
Full Test Suite (20.x): src/App.tsx#L738
'localNode' is never reassigned. Use 'const' instead
Full Test Suite (20.x): src/App.tsx#L658
Unexpected any. Specify a different type
Full Test Suite (20.x): src/App.tsx#L94
Unexpected any. Specify a different type
Full Test Suite (22.x): src/App.tsx#L1498
React Hook useEffect has missing dependencies: 'authFetch' and 'setPositionHistory'. Either include them or remove the dependency array
Full Test Suite (22.x): src/App.tsx#L1469
React Hook useEffect has missing dependencies: 'fetchNeighborInfo' and 'shouldShowData'. Either include them or remove the dependency array
Full Test Suite (22.x): src/App.tsx#L1305
React Hook useEffect has missing dependencies: 'pollUpgradeStatus' and 'upgradeInProgress'. Either include them or remove the dependency array
Full Test Suite (22.x): src/App.tsx#L1274
React Hook useEffect has missing dependencies: 'authFetch', 'pollUpgradeStatus', and 'upgradeInProgress'. Either include them or remove the dependency array
Full Test Suite (22.x): src/App.tsx#L1213
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
Full Test Suite (22.x): src/App.tsx#L1196
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
Full Test Suite (22.x): 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
Full Test Suite (22.x): src/App.tsx#L738
'localNode' is never reassigned. Use 'const' instead
Full Test Suite (22.x): src/App.tsx#L658
Unexpected any. Specify a different type
Full Test Suite (22.x): src/App.tsx#L94
Unexpected any. Specify a different type
Full Test Suite (24.x): src/App.tsx#L1498
React Hook useEffect has missing dependencies: 'authFetch' and 'setPositionHistory'. Either include them or remove the dependency array
Full Test Suite (24.x): src/App.tsx#L1469
React Hook useEffect has missing dependencies: 'fetchNeighborInfo' and 'shouldShowData'. Either include them or remove the dependency array
Full Test Suite (24.x): src/App.tsx#L1305
React Hook useEffect has missing dependencies: 'pollUpgradeStatus' and 'upgradeInProgress'. Either include them or remove the dependency array
Full Test Suite (24.x): src/App.tsx#L1274
React Hook useEffect has missing dependencies: 'authFetch', 'pollUpgradeStatus', and 'upgradeInProgress'. Either include them or remove the dependency array
Full Test Suite (24.x): src/App.tsx#L1213
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
Full Test Suite (24.x): src/App.tsx#L1196
React Hook useEffect has a missing dependency: 'authFetch'. Either include it or remove the dependency array
Full Test Suite (24.x): 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
Full Test Suite (24.x): src/App.tsx#L738
'localNode' is never reassigned. Use 'const' instead
Full Test Suite (24.x): src/App.tsx#L658
Unexpected any. Specify a different type
Full Test Suite (24.x): src/App.tsx#L94
Unexpected any. Specify a different type
Update Release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
release-artifacts Expired
2.29 MB
sha256:d6472ae673b1f1e63b4a96679a7cdebffdb9f54de084f6e144241dc1e19cac07