책 생성 화면 작성 #28
Annotations
14 warnings
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L125
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/CustomAlbumViewController.swift#L52
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L56
Todo Violation: TODOs should be resolved (- 카메라 접근 권한 Alert) (todo)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L77
Todo Violation: TODOs should be resolved (- 이미지 편집 뷰 로 이동) (todo)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L128
Todo Violation: TODOs should be resolved (- 이미지 편집 뷰로 이동) (todo)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L76
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
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/CustomAlbumViewController.swift#L125
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/CustomAlbumViewController.swift#L52
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L56
Todo Violation: TODOs should be resolved (- 카메라 접근 권한 Alert) (todo)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L77
Todo Violation: TODOs should be resolved (- 이미지 편집 뷰 로 이동) (todo)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L128
Todo Violation: TODOs should be resolved (- 이미지 편집 뷰로 이동) (todo)
|
SwiftLint:
MemorialHouse/MHPresentation/MHPresentation/Source/CustomAlbum/CustomAlbumViewController.swift#L76
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
MemorialHouse/MHCore/MHCore/Temp.swift#L9
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|