Skip to content

Commit

Permalink
Update detekt baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
tillh-stripe committed Jun 26, 2024
1 parent 8d8a1e4 commit 5fe60bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions financial-connections/detekt-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<ID>LongMethod:InstitutionPickerScreen.kt$private fun LazyListScope.searchResults( isInputEmpty: Boolean, payload: Payload, selectedInstitutionId: String?, onInstitutionSelected: (FinancialConnectionsInstitution, Boolean) -> Unit, institutions: Async&lt;InstitutionResponse>, onManualEntryClick: () -> Unit, onSearchMoreClick: () -> Unit )</ID>
<ID>LongMethod:LinkAccountPickerPreviewParameterProvider.kt$LinkAccountPickerPreviewParameterProvider$private fun partnerAccountList()</ID>
<ID>LongMethod:NetworkingSaveToLinkVerificationScreen.kt$@Composable private fun NetworkingSaveToLinkVerificationLoaded( confirmVerificationAsync: Async&lt;Unit>, payload: Payload, onCloseFromErrorClick: (Throwable) -> Unit, onSkipClick: () -> Unit, )</ID>
<ID>LongMethod:SuccessContent.kt$@Composable private fun SpinnerToSuccessAnimation( showSpinner: Boolean, initialSuccessBodyHeight: Dp?, accountsCount: Int, customSuccessMessage: TextResource?, modifier: Modifier = Modifier, )</ID>
<ID>MagicNumber:AccountPickerScreen.kt$3</ID>
<ID>MagicNumber:ConsentLogoHeader.kt$3</ID>
<ID>MagicNumber:ConsentLogoHeader.kt$4</ID>
Expand Down

0 comments on commit 5fe60bb

Please sign in to comment.