diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-06-27 07:37:59 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2024-06-27 09:34:00 +0200 |
| commit | e16fe39567941d515915959877ca71700be65fc6 (patch) | |
| tree | 06ead223f5e5b1bd19607f57b1135d40a45f4317 | |
| parent | e2b0c4518002a0940dde976161950508a5820e67 (diff) | |
| download | mullvadvpn-e16fe39567941d515915959877ca71700be65fc6.tar.xz mullvadvpn-e16fe39567941d515915959877ca71700be65fc6.zip | |
Update baseline.xml
| -rw-r--r-- | android/config/baseline.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/android/config/baseline.xml b/android/config/baseline.xml index 06de01e5ec..9f7bc424b7 100644 --- a/android/config/baseline.xml +++ b/android/config/baseline.xml @@ -6,9 +6,9 @@ <ID>EmptyFunctionBlock:AccountTestRule.kt$AccountTestRule${}</ID> <ID>EmptyKtFile:build.gradle.kts$.build.gradle.kts</ID> <ID>LargeClass:ConnectScreenTest.kt$ConnectScreenTest</ID> - <ID>LongMethod:ApiAccessMethodDetailsScreen.kt$@Destination(style = SlideInFromRightTransition::class) @Composable fun ApiAccessMethodDetails( navigator: DestinationsNavigator, accessMethodId: ApiAccessMethodId, confirmDeleteListResultRecipient: ResultRecipient<DeleteApiAccessMethodConfirmationDestination, Boolean> )</ID> + <ID>LongMethod:ApiAccessMethodDetailsScreen.kt$@Destination<RootGraph>(style = SlideInFromRightTransition::class) @Composable fun ApiAccessMethodDetails( navigator: DestinationsNavigator, accessMethodId: ApiAccessMethodId, confirmDeleteListResultRecipient: ResultRecipient<DeleteApiAccessMethodConfirmationDestination, Boolean> )</ID> <ID>LongMethod:ConnectionButton.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable private fun ConnectionButton( text: String, mainClick: () -> Unit, reconnectClick: () -> Unit, isReconnectButtonEnabled: Boolean, containerColor: Color, contentColor: Color, modifier: Modifier = Modifier, reconnectButtonTestTag: String = "" )</ID> - <ID>LongMethod:EditApiAccessMethodScreen.kt$@Destination(style = SlideInFromRightTransition::class) @Composable fun EditApiAccessMethod( navigator: DestinationsNavigator, backNavigator: ResultBackNavigator<Boolean>, saveApiAccessMethodResultRecipient: ResultRecipient<SaveApiAccessMethodDestination, Boolean>, discardChangesResultRecipient: ResultRecipient<DiscardChangesDialogDestination, Boolean>, accessMethodId: ApiAccessMethodId? )</ID> + <ID>LongMethod:EditApiAccessMethodScreen.kt$@Destination<RootGraph>(style = SlideInFromRightTransition::class) @Composable fun EditApiAccessMethod( navigator: DestinationsNavigator, backNavigator: ResultBackNavigator<Boolean>, saveApiAccessMethodResultRecipient: ResultRecipient<SaveApiAccessMethodDestination, Boolean>, discardChangesResultRecipient: ResultRecipient<DiscardChangesDialogDestination, Boolean>, accessMethodId: ApiAccessMethodId? )</ID> <ID>LongMethod:NotificationBanner.kt$@Composable private fun Notification(notificationBannerData: NotificationData)</ID> <ID>MagicNumber:Chevron.kt$100</ID> <ID>MagicNumber:Chevron.kt$270f</ID> |
