Skip to content

Book, Page 등 Entity, Storage, Repository, FileManager 생성 #105

Book, Page 등 Entity, Storage, Repository, FileManager 생성

Book, Page 등 Entity, Storage, Repository, FileManager 생성 #105

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

swiftlint.yml

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

Annotations

20 warnings
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/FileManager/MHFileManager.swift#L3
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/FileManager/MHFileManager.swift#L190
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/FileStorage.swift#L5
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L15
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L23
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L55
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L8
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
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/MHData/Repository/DefaultMemorialHouseRepository.swift#L7
Todo Violation: TODOs should be resolved (CoreData로부터 꺼내오기) (todo)
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/FileStorage.swift#L5
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/FileManager/MHFileManager.swift#L3
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/FileManager/MHFileManager.swift#L190
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L15
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L23
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L55
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L8
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
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)