Skip to content

상품 최대 등록 개수 제한 추가 #383

상품 최대 등록 개수 제한 추가

상품 최대 등록 개수 제한 추가 #383

Triggered via pull request February 6, 2024 06:57
Status Success
Total duration 27s
Artifacts

ktlint.yml

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