hotfix: 1.1.0 버전 오류 수정 및 기능 개선 #110
Merged
Annotations
7 errors
|
CatchMate/presentation/src/main/java/com/catchmate/presentation/view/chatting/ChattingRoomFragment.kt#L348
[ktlint] reported by reviewdog 🐶
Expected newline before '?.'
Raw Output:
CatchMate/presentation/src/main/java/com/catchmate/presentation/view/chatting/ChattingRoomFragment.kt:348:84: error: Expected newline before '?.' (standard:chain-method-continuation)
|
|
CatchMate/presentation/src/main/java/com/catchmate/presentation/view/chatting/ChattingRoomFragment.kt#L348
[ktlint] reported by reviewdog 🐶
Expected newline before '?.'
Raw Output:
CatchMate/presentation/src/main/java/com/catchmate/presentation/view/chatting/ChattingRoomFragment.kt:348:73: error: Expected newline before '?.' (standard:chain-method-continuation)
|
|
CatchMate/data/src/main/java/com/catchmate/data/repository/LoginRepositoryImpl.kt#L63
[ktlint] reported by reviewdog 🐶
Expected a newline between the trailing comma and "->"
Raw Output:
CatchMate/data/src/main/java/com/catchmate/data/repository/LoginRepositoryImpl.kt:63:53: error: Expected a newline between the trailing comma and "->" (standard:trailing-comma-on-declaration-site)
|
|
CatchMate/data/src/main/java/com/catchmate/data/repository/LoginRepositoryImpl.kt#L60
[ktlint] reported by reviewdog 🐶
Expected a newline between the trailing comma and "->"
Raw Output:
CatchMate/data/src/main/java/com/catchmate/data/repository/LoginRepositoryImpl.kt:60:66: error: Expected a newline between the trailing comma and "->" (standard:trailing-comma-on-declaration-site)
|
|
CatchMate/data/src/main/java/com/catchmate/data/datasource/local/GoogleLoginDataSource.kt#L62
[ktlint] reported by reviewdog 🐶
Expected a newline between the trailing comma and "->"
Raw Output:
CatchMate/data/src/main/java/com/catchmate/data/datasource/local/GoogleLoginDataSource.kt:62:58: error: Expected a newline between the trailing comma and "->" (standard:trailing-comma-on-declaration-site)
|
|
CatchMate/data/src/main/java/com/catchmate/data/datasource/local/GoogleLoginDataSource.kt#L57
[ktlint] reported by reviewdog 🐶
Expected a newline between the trailing comma and "->"
Raw Output:
CatchMate/data/src/main/java/com/catchmate/data/datasource/local/GoogleLoginDataSource.kt:57:45: error: Expected a newline between the trailing comma and "->" (standard:trailing-comma-on-declaration-site)
|
|
CatchMate/app/build.gradle.kts#L1
[ktlint] reported by reviewdog 🐶
Unused import
Raw Output:
CatchMate/app/build.gradle.kts:1:1: error: Unused import (standard:no-unused-imports)
|
The logs for this run have expired and are no longer available.
Loading