Book, Page 등 Entity, Storage, Repository, FileManager 생성 #114
Annotations
20 warnings
SwiftLint:
MemorialHouse/MHData/MHData/LocalStorage/FileManager/MHFileManager.swift#L189
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
MemorialHouse/MHData/MHData/DTO/MediaDescriptionDTO.swift#L17
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/DefaultMemorialHouseRepository.swift#L7
Todo Violation: TODOs should be resolved (CoreData로부터 꺼내오기) (todo)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L14
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L54
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHDataTests/MHFileManagerTests.swift#L10
Non-optional String -> Data Conversion Violation: Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
|
SwiftLint:
MemorialHouse/MHData/MHDataTests/MHFileManagerTests.swift#L117
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint:
MemorialHouse/MHData/MHDataTests/CoreDataBookCoverStorageTests.swift#L120
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
SwiftLint:
MemorialHouse/MHDomain/MHDomain/Repository/MediaRepository.swift#L6
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHData/LocalStorage/FileManager/MHFileManager.swift#L189
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
MemorialHouse/MHData/MHData/DTO/MediaDescriptionDTO.swift#L17
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/DefaultMemorialHouseRepository.swift#L7
Todo Violation: TODOs should be resolved (CoreData로부터 꺼내오기) (todo)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L14
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L54
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
SwiftLint:
MemorialHouse/MHData/MHDataTests/MHFileManagerTests.swift#L10
Non-optional String -> Data Conversion Violation: Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
|
SwiftLint:
MemorialHouse/MHData/MHDataTests/MHFileManagerTests.swift#L117
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint:
MemorialHouse/MHData/MHDataTests/CoreDataBookCoverStorageTests.swift#L120
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
SwiftLint:
MemorialHouse/MHDomain/MHDomain/Repository/MediaRepository.swift#L6
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|