Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update icon #73

Merged
merged 2 commits into from
Jun 16, 2024
Merged

feat: update icon #73

merged 2 commits into from
Jun 16, 2024

Conversation

kaleidot725
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Jun 16, 2024

9 Warnings
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/Main.kt#L1 - Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/MainStateHolder.kt#L3 - Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/component/NavigationRailItem.kt#L34 - A multiline expression should start on a new line
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/component/NavigationRailItem.kt#L43 - Missing trailing comma before ")"
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/component/NavigationRailItem.kt#L56 - Missing trailing comma before ")"
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/component/NavigationRailItem.kt#L71 - Missing trailing comma before ")"
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/di/StateHolderModule.kt#L3 - Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/screen/menu/text/component/InputTextActionMenu.kt#L48 - A multiline expression should start on a new line
⚠️ src/jvmMain/kotlin/jp/kaleidot725/adbpad/ui/screen/menu/text/component/InputTextActionMenu.kt#L62 - A multiline expression should start on a new line

Generated by 🚫 Danger

@kaleidot725 kaleidot725 merged commit cb08005 into main Jun 16, 2024
2 checks passed
@kaleidot725 kaleidot725 deleted the feat/update_icon branch June 16, 2024 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant