[Feat] #275 - Home 뷰 클린 아키텍쳐로 리팩토링 #281
Open
Xcode Cloud / GEON-PPANG-iOS | Feature | Build - iOS
succeeded
Aug 14, 2024 in 2m 25s
6 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 6 |
Details
6 Warnings
Details
- GEON-PPANG-iOS/Presentation/Scene/Home/Home/ViewController/HomeViewController.swift:148
Immutable value 'data' was never used; consider replacing with '_' or removing it
- GEON-PPANG-iOS/Global/Network/Service/ReviewsService.swift:44
Immutable value 'reviewID' was never used; consider replacing with '_' or removing it
- GEON-PPANG-iOS/Presentation/Scene/Home/Home/ViewController/NewHomeViewController.swift:170
Value 'section' was defined but never used; consider replacing with boolean test
- GEON-PPANG-iOS/Presentation/Scene/Home/Home/ViewController/HomeViewController.swift:152
Immutable value 'data' was never used; consider replacing with '_' or removing it
- GEON-PPANG-iOS/Presentation/Scene/BakeryList/BakeryList/Cell/BakeryCommonCollectionViewCell.swift:208
Expression implicitly coerced from 'UIFont?' to 'Any'
-
sentry-cli not installed, download from https://github.com/getsentry/sentry-cli/releases
Loading