CyclomaticComplexMethod:CreatePostScreen.kt$CreatePostScreen$@OptIn(ExperimentalMaterial3Api::class) @Composable override fun Content() LongMethod:CreatePostScreen.kt$CreatePostScreen$@OptIn(ExperimentalMaterial3Api::class) @Composable override fun Content() LongMethod:CreatePostViewModel.kt$CreatePostViewModel$private fun submit() LongParameterList:CreatePostScreen.kt$CreatePostScreen$( private val draftId: Long? = null, private val communityId: Long? = null, private val editedPostId: Long? = null, private val crossPostId: Long? = null, private val initialText: String? = null, private val initialTitle: String? = null, private val initialUrl: String? = null, private val initialNsfw: Boolean? = null, private val forceCommunitySelection: Boolean = false, ) LongParameterList:CreatePostViewModel.kt$CreatePostViewModel$( private val editedPostId: Long?, private val crossPostId: Long?, private val draftId: Long?, private val identityRepository: IdentityRepository, private val postRepository: PostRepository, private val siteRepository: SiteRepository, private val themeRepository: ThemeRepository, private val settingsRepository: SettingsRepository, private val itemCache: LemmyItemCache, private val communityRepository: CommunityRepository, private val accountRepository: AccountRepository, private val draftRepository: DraftRepository, private val notificationCenter: NotificationCenter, ) TooGenericExceptionCaught:CreatePostViewModel.kt$CreatePostViewModel$e: Throwable