SpeziQuestionnaire #686
GitHub Actions / detekt
failed
Nov 25, 2024 in 0s
reviewdog [detekt] report
reported by reviewdog 🐶
Findings (1)
app/src/main/kotlin/edu/stanford/bdh/engagehf/questionnaire/spezi/QuestionnaireComposable.kt|3 col 1| Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
Filtered Findings (0)
Annotations
github-actions / detekt
[detekt] app/src/main/kotlin/edu/stanford/bdh/engagehf/questionnaire/spezi/QuestionnaireComposable.kt#L3 <detekt.ImportOrdering>
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
Raw output
/github/workspace/app/src/main/kotlin/edu/stanford/bdh/engagehf/questionnaire/spezi/QuestionnaireComposable.kt:3:1: warning: Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end (detekt.ImportOrdering)
Loading