element-android icon indicating copy to clipboard operation
element-android copied to clipboard

Temp/app layout internal testing

Open fedrunov opened this issue 3 years ago • 2 comments

Draft PR just for builkite

fedrunov avatar Aug 06 '22 11:08 fedrunov

Fails
:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeLayoutPreferences.kt#L33 - Missing space after //

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeLayoutPreferences.kt#L85 - Needless blank line(s)

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt#L19 - Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt#L46 - Unused import

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt#L47 - Unused import

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt#L49 - Unused import

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt#L149 - Missing space after //

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListViewModel.kt#L19 - Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListViewModel.kt#L44 - Unused import

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListViewModel.kt#L168 - Needless blank line(s)

:no_entry_sign:

vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListViewModel.kt#L222 - Unexpected blank line(s) before "}"

Generated by :no_entry_sign: dangerJS against 4c685d2fdf19a36566ee5225b5ce6c37d7b7b06c

ElementBot avatar Aug 06 '22 11:08 ElementBot