Skip to content

RoundSlider 커스텀 뷰 추가 #355

RoundSlider 커스텀 뷰 추가

RoundSlider 커스텀 뷰 추가 #355

Triggered via pull request January 25, 2024 08:26
Status Success
Total duration 28s
Artifacts

ktlint.yml

on: pull_request
Check Kotlin Format
19s
Check Kotlin Format
Fit to window
Zoom out
Zoom in

Annotations

1 error
Check Kotlin Format: android/app/src/main/java/app/priceguard/ui/additem/setprice/SetTargetPriceFragment.kt#L31
[ktlint] reported by reviewdog 🐶 Backing property name is only allowed when a matching public property or function exists Raw Output: android/app/src/main/java/app/priceguard/ui/additem/setprice/SetTargetPriceFragment.kt:31:17: error: Backing property name is only allowed when a matching public property or function exists (standard:property-naming)