Skip to content

[Audio] 페이지에 오디오 플레이어 연결 #148

[Audio] 페이지에 오디오 플레이어 연결

[Audio] 페이지에 오디오 플레이어 연결 #148

Triggered via pull request December 2, 2024 17:29
Status Success
Total duration 40s
Artifacts

swiftlint.yml

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

Annotations

21 warnings
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SwiftLint: MemorialHouse/MHData/MHData/LocalStorage/CoreData/CoreDataBookCoverStorage.swift#L55
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#L203
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#L110
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L7
Todo Violation: TODOs should be resolved (nil이라면 바로 error를 return하도록 수정) (todo)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L10
Todo Violation: TODOs should be resolved (- 지워질 것임!) (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/MHData/LocalStorage/CoreData/CoreDataBookCoverStorage.swift#L55
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#L203
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#L110
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L7
Todo Violation: TODOs should be resolved (nil이라면 바로 error를 return하도록 수정) (todo)
SwiftLint: MemorialHouse/MHData/MHData/Repository/LocalMediaRepository.swift#L10
Todo Violation: TODOs should be resolved (- 지워질 것임!) (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)