Skip to content

카테고리 CRUD를 CoreData와 연결하여 구현 #118

카테고리 CRUD를 CoreData와 연결하여 구현

카테고리 CRUD를 CoreData와 연결하여 구현 #118

Triggered via pull request November 29, 2024 12:44
Status Success
Total duration 45s
Artifacts

swiftlint.yml

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

Annotations

20 warnings
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/CoreData/CoreDataStorage.swift#L28
Line Length Violation: Line should be 120 characters or less; currently it has 123 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/CoreDataBookCategoryStorageTests.swift#L94
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/CoreData/CoreDataStorage.swift#L28
Line Length Violation: Line should be 120 characters or less; currently it has 123 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/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/MHData/Repository/DefaultMemorialHouseRepository.swift#L7
Todo Violation: TODOs should be resolved (CoreData로부터 꺼내오기) (todo)
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/CoreDataBookCategoryStorageTests.swift#L94
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)