Skip to content

홈 화면의 책 드랍다운 버튼 클릭 시 UIMenu 로직 구현 #139

홈 화면의 책 드랍다운 버튼 클릭 시 UIMenu 로직 구현

홈 화면의 책 드랍다운 버튼 클릭 시 UIMenu 로직 구현 #139

Triggered via pull request December 1, 2024 16:15
Status Success
Total duration 39s
Artifacts

swiftlint.yml

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

Annotations

20 warnings
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/MemorialHouseNameStorage.swift#L4
Todo Violation: TODOs should be resolved (기록소 이름 변경) (todo)
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#L21
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L7
Todo Violation: TODOs should be resolved (nil이라면 바로 error를 return하도록 수정) (todo)
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/MHDataTests/CoreDataBookCategoryStorageTests.swift#L14
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: MemorialHouse/MHData/MHDataTests/CoreDataBookCategoryStorageTests.swift#L98
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
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/MHApplication/MHApplication/Source/App/SceneDelegate.swift#L130
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
SwiftLint: MemorialHouse/MHDomain/MHDomainTests/MemorialHouseNameUseCaseTest.swift#L22
Todo Violation: TODOs should be resolved (기록소 이름이 아닌, 책 이름으로 변경) (todo)
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/MemorialHouseNameStorage.swift#L4
Todo Violation: TODOs should be resolved (기록소 이름 변경) (todo)
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#L21
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L7
Todo Violation: TODOs should be resolved (nil이라면 바로 error를 return하도록 수정) (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/CoreDataBookCategoryStorageTests.swift#L94
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHDataTests/CoreDataBookCategoryStorageTests.swift#L14
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
SwiftLint: MemorialHouse/MHData/MHDataTests/CoreDataBookCategoryStorageTests.swift#L98
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: MemorialHouse/MHApplication/MHApplication/Source/App/SceneDelegate.swift#L130
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
SwiftLint: MemorialHouse/MHDomain/MHDomainTests/MemorialHouseNameUseCaseTest.swift#L22
Todo Violation: TODOs should be resolved (기록소 이름이 아닌, 책 이름으로 변경) (todo)