Skip to content

HomeViewModel 변경에 따른 테스트 코드 수정 #115

HomeViewModel 변경에 따른 테스트 코드 수정

HomeViewModel 변경에 따른 테스트 코드 수정 #115

Triggered via pull request November 27, 2024 16:57
Status Success
Total duration 49s
Artifacts

swiftlint.yml

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

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/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/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/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/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)