SignalK / signalk-server

An implementation of a Signal K central server for boats.
http://signalk.org
Apache License 2.0
298 stars 150 forks source link

Add Admin UI eslint code check; fix bugs in Restore and SourcePriorities #1725

Closed tkurki closed 2 months ago

tkurki commented 2 months ago

Code structure check with eslint indicates there have been at least two bugs, one in Restore and the other in SourcePriorities. Not going to dig into these deeper at this time, as the missing lodash has been absent for some time, replaced with directly using individual lodash functions.