mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
27 lines
1.8 KiB
XML
27 lines
1.8 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<SmellBaseline>
|
|
<ManuallySuppressedIssues/>
|
|
<CurrentIssues>
|
|
<ID>CyclomaticComplexMethod:SettingsNavigation.kt$@Suppress("LongMethod") fun NavGraphBuilder.settingsGraph(navController: NavHostController)</ID>
|
|
<ID>LongMethod:TCPInterface.kt$TCPInterface$private suspend fun startConnect()</ID>
|
|
<ID>MagicNumber:ProbeTableProvider.kt$ProbeTableProvider$21972</ID>
|
|
<ID>MagicNumber:ProbeTableProvider.kt$ProbeTableProvider$32809</ID>
|
|
<ID>MagicNumber:ProbeTableProvider.kt$ProbeTableProvider$6790</ID>
|
|
<ID>MagicNumber:ProbeTableProvider.kt$ProbeTableProvider$9114</ID>
|
|
<ID>MagicNumber:SerialConnectionImpl.kt$SerialConnectionImpl$115200</ID>
|
|
<ID>MagicNumber:SerialConnectionImpl.kt$SerialConnectionImpl$200</ID>
|
|
<ID>MagicNumber:StreamInterface.kt$StreamInterface$0xff</ID>
|
|
<ID>MagicNumber:StreamInterface.kt$StreamInterface$3</ID>
|
|
<ID>MagicNumber:StreamInterface.kt$StreamInterface$4</ID>
|
|
<ID>MagicNumber:StreamInterface.kt$StreamInterface$8</ID>
|
|
<ID>MagicNumber:TCPInterface.kt$TCPInterface$1000</ID>
|
|
<ID>MaxLineLength:DataSourceModule.kt$DataSourceModule$fun</ID>
|
|
<ID>ParameterListWrapping:DataSourceModule.kt$DataSourceModule$(impl: BootloaderOtaQuirksJsonDataSourceImpl)</ID>
|
|
<ID>SwallowedException:NsdManager.kt$ex: IllegalArgumentException</ID>
|
|
<ID>SwallowedException:TCPInterface.kt$TCPInterface$ex: SocketTimeoutException</ID>
|
|
<ID>TooGenericExceptionCaught:NordicBleInterface.kt$NordicBleInterface$e: Exception</ID>
|
|
<ID>TooGenericExceptionCaught:TCPInterface.kt$TCPInterface$ex: Throwable</ID>
|
|
<ID>TooManyFunctions:NordicBleInterface.kt$NordicBleInterface : IRadioInterface</ID>
|
|
<ID>UtilityClassWithPublicConstructor:NetworkRepositoryModule.kt$NetworkRepositoryModule</ID>
|
|
</CurrentIssues>
|
|
</SmellBaseline>
|