Skip to content

Commit

Permalink
EXPERIMENT: Check status of Detekt job when error is found
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLongstaff committed Sep 9, 2024
1 parent d0c00d7 commit 9f5ce60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/detekt-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<SmellBaseline>
<ManuallySuppressedIssues></ManuallySuppressedIssues>
<CurrentIssues>
<ID>ComplexCondition:RoutingGraph.kt$RoutingGraph.Companion$sourceX.isNaN() || sourceZ.isNaN() || destX.isNaN() || destZ.isNaN()</ID>
<ID>CyclomaticComplexMethod:AgentViewModel.kt$AgentViewModel$private suspend fun updateObjects()</ID>
<ID>CyclomaticComplexMethod:AlliesFragment.kt$AlliesFragment$override fun onViewCreated(view: View, savedInstanceState: Bundle?)</ID>
<ID>CyclomaticComplexMethod:AlliesFragment.kt$AlliesFragment.AllyInfoBinder$fun bind(entry: Ally, viewModel: AgentViewModel)</ID>
Expand Down

0 comments on commit 9f5ce60

Please sign in to comment.