Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] #275 - Home 뷰 클린 아키텍쳐로 리팩토링 #281

Open
wants to merge 33 commits into
base: refactoring/#272-clean-architecture
Choose a base branch
from

[Fix] #275 - 폴더링

2b1fb4e
Select commit
Loading
Failed to load commit list.
Open

[Feat] #275 - Home 뷰 클린 아키텍쳐로 리팩토링 #281

[Fix] #275 - 폴더링
2b1fb4e
Select commit
Loading
Failed to load commit list.
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