fluxo-core/detekt-baseline.xml
<?xml version='1.0' encoding='UTF-8'?><SmellBaseline> <ManuallySuppressedIssues/> <CurrentIssues>TODO found <ID>ForbiddenComment:ChannelBasedIntentStrategy.kt$ChannelBasedIntentStrategy$// TODO: Test cancellation of suspended queuing if deferred was cancelled</ID>TODO found <ID>ForbiddenComment:ChannelLifoIntentStrategy.kt$ChannelLifoIntentStrategy.ChannelLifo$// TODO: Check the spill state slots here (see emitAll for details)</ID>TODO found <ID>ForbiddenComment:Debug.kt$// TODO: Split debug and release version</ID>TODO found <ID>ForbiddenComment:DebugIntentWrapper.kt$// TODO: No AccessibleObject.canAccess method on Android, but should we use it for Java 9+?</ID>TODO found <ID>ForbiddenComment:DebugIntentWrapper.kt$// TODO: Only for test/debug variants?</ID>TODO found <ID>ForbiddenComment:FluxoDsl.kt$// TODO: Optimize logic for performance and less allocations, benchmark</ID>TODO found <ID>ForbiddenComment:FluxoStore.kt$FluxoStore$// TODO: Can we awoid lambda creation?</ID>TODO found <ID>ForbiddenComment:FluxoStore.kt$FluxoStore$// TODO: Generate a name from Store host with reflection in debug mode?</ID>TODO found <ID>ForbiddenComment:FluxoStore.kt$FluxoStore$// TODO: Move the intent filter before queing or completely replace with decorators?</ID>TODO found <ID>ForbiddenComment:FluxoStore.kt$FluxoStore$// TODO: Test if job awaits for all potential children completions when join</ID>TODO found <ID>ForbiddenComment:IntentStrategyGuardian.kt$IntentStrategyGuardian$// TODO: Should be fixed somehow as compareAndSet call will access state twice or more times even in normal situation</ID>TODO found <ID>ForbiddenComment:ParallelIntentStrategy.kt$ParallelIntentStrategy.Parallel$// TODO: Separate DIRECT implementation from Parallel to remove the ambiguity</ID>TODO found <ID>ForbiddenComment:Store.kt$Store$// @SubclassOptInRequired(ExperimentalFluxoApi::class) // TODO: Kotlin API version 1.8</ID>TODO found <ID>ForbiddenComment:StoreSE.kt$StoreSE$// @SubclassOptInRequired(ExperimentalFluxoApi::class) // TODO: Kotlin API version 1.8</ID>FIXME found <ID>ForbiddenComment:StoreScope.kt$StoreScope$// FIXME: More options for a side job restarting or start-avoidance. SideJobs registry/management API</ID>TODO found <ID>ForbiddenComment:ThreadInfo.kt$// TODO: Use JVM version</ID> <ID>TooManyFunctions:IntentStrategyGuardian.kt$IntentStrategyGuardian</ID> </CurrentIssues></SmellBaseline>