V100-beta2 #30
Merged
V100-beta2 #30
Annotations
10 errors
app/src/main/java/com/snstudio/hyper/core/base/BaseDialog.kt#L54
[ktlint] reported by reviewdog 🐶
Function body should be replaced with body expression
Raw Output:
app/src/main/java/com/snstudio/hyper/core/base/BaseDialog.kt:54:14: error: Function body should be replaced with body expression (standard:function-expression-body)
|
app/src/main/java/com/snstudio/hyper/core/base/BaseFragment.kt#L36
[ktlint] reported by reviewdog 🐶
Function body should be replaced with body expression
Raw Output:
app/src/main/java/com/snstudio/hyper/core/base/BaseFragment.kt:36:13: error: Function body should be replaced with body expression (standard:function-expression-body)
|
app/src/main/java/com/snstudio/hyper/core/base/BaseViewModel.kt#L8
[ktlint] reported by reviewdog 🐶
Newline expected after opening parenthesis
Raw Output:
app/src/main/java/com/snstudio/hyper/core/base/BaseViewModel.kt:8:26: error: Newline expected after opening parenthesis (standard:class-signature)
|
app/src/main/java/com/snstudio/hyper/core/base/BaseViewModel.kt#L8
[ktlint] reported by reviewdog 🐶
Newline expected before closing parenthesis
Raw Output:
app/src/main/java/com/snstudio/hyper/core/base/BaseViewModel.kt:8:66: error: Newline expected before closing parenthesis (standard:class-signature)
|
app/src/main/java/com/snstudio/hyper/core/component/HyperColorizedBar.kt#L53
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
app/src/main/java/com/snstudio/hyper/core/component/HyperColorizedBar.kt:53:26: error: Expected newline before '.' (standard:chain-method-continuation)
|
app/src/main/java/com/snstudio/hyper/core/component/HyperColorizedBar.kt#L83
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
app/src/main/java/com/snstudio/hyper/core/component/HyperColorizedBar.kt:83:41: error: Expected newline before '.' (standard:chain-method-continuation)
|
app/src/main/java/com/snstudio/hyper/core/extension/Collection.kt#L34
[ktlint] reported by reviewdog 🐶
Function body should be replaced with body expression
Raw Output:
app/src/main/java/com/snstudio/hyper/core/extension/Collection.kt:34:88: error: Function body should be replaced with body expression (standard:function-expression-body)
|
app/src/main/java/com/snstudio/hyper/core/extension/ImageView.kt#L12
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
app/src/main/java/com/snstudio/hyper/core/extension/ImageView.kt:12:10: error: Expected newline before '.' (standard:chain-method-continuation)
|
app/src/main/java/com/snstudio/hyper/core/extension/ImageView.kt#L18
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
app/src/main/java/com/snstudio/hyper/core/extension/ImageView.kt:18:55: error: Expected newline before '.' (standard:chain-method-continuation)
|
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
The logs for this run have expired and are no longer available.
Loading