Skip to content

커스텀 앨범에서 이미지 편집 뷰로 이동 #37

커스텀 앨범에서 이미지 편집 뷰로 이동

커스텀 앨범에서 이미지 편집 뷰로 이동 #37

Triggered via pull request November 11, 2024 15:39
Status Success
Total duration 46s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
34s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Design/MHNavigationBar.swift#L54
Todo Violation: TODOs should be resolved (설정 버튼 클릭 시 설정화면 라우팅 필요) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Extensions/UIFont+Ownglyph.swift#L11
Todo Violation: TODOs should be resolved (Logger로 처리) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Extensions/UIFont+Ownglyph.swift#L18
Todo Violation: TODOs should be resolved (Logger로 처리) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Home/HomeViewController.swift#L5
Todo Violation: TODOs should be resolved (유저 이름 입력받기) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L171
Todo Violation: TODOs should be resolved (- Crop Action) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L174
Todo Violation: TODOs should be resolved (- Rotate Action) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L177
Todo Violation: TODOs should be resolved (- Draw Action) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L190
Todo Violation: TODOs should be resolved (- TextField의 텍스트 처리) (todo)
SwiftLint: MemorialHouse/MHCore/MHCore/Temp.swift#L9
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/View/CustomAlbumViewController.swift#L126
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Design/MHNavigationBar.swift#L54
Todo Violation: TODOs should be resolved (설정 버튼 클릭 시 설정화면 라우팅 필요) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Extensions/UIFont+Ownglyph.swift#L11
Todo Violation: TODOs should be resolved (Logger로 처리) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Extensions/UIFont+Ownglyph.swift#L18
Todo Violation: TODOs should be resolved (Logger로 처리) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/Home/HomeViewController.swift#L5
Todo Violation: TODOs should be resolved (유저 이름 입력받기) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L171
Todo Violation: TODOs should be resolved (- Crop Action) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L174
Todo Violation: TODOs should be resolved (- Rotate Action) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L177
Todo Violation: TODOs should be resolved (- Draw Action) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/EditPhoto/EditPhotoViewController.swift#L190
Todo Violation: TODOs should be resolved (- TextField의 텍스트 처리) (todo)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/View/CustomAlbumViewController.swift#L126
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/View/CustomAlbumViewController.swift#L60
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)