Skip to content

RoundSlider 커스텀 뷰 추가 #349

RoundSlider 커스텀 뷰 추가

RoundSlider 커스텀 뷰 추가 #349

Triggered via pull request January 22, 2024 07:12
Status Success
Total duration 24s
Artifacts

ktlint.yml

on: pull_request
Check Kotlin Format
14s
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)