Skip to content

🔀 :: (#1335) MusicDetailView crash 이슈 해결 #1443

🔀 :: (#1335) MusicDetailView crash 이슈 해결

🔀 :: (#1335) MusicDetailView crash 이슈 해결 #1443

Triggered via pull request January 31, 2025 05:54
Status Success
Total duration 40s
Artifacts

SwiftLint.yml

on: pull_request
swiftlint
30s
swiftlint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
swiftlint: Projects/Domains/UserDomain/Sources/ResponseDTO/FruitDrawStatusResponseDTO.swift#L20
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/UserDomain/Interface/Entity/FruitDrawStatusEntity.swift#L35
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/UserDomain/Interface/Entity/FavoriteSongEntity.swift#L4
Todo Violation: TODOs should be resolved (concurrency를 위한 Model의 Mutable...) (todo)
swiftlint: Projects/Domains/ChartDomain/Sources/ResponseDTO/FetchChartRankingResponseDTO.swift#L21
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/NoticeDomain/Sources/ResponseDTO/FetchNoticeResponseDTO.swift#L31
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/ArtistDomain/Sources/ResponseDTO/ArtistListResponseDTO.swift#L31
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/ArtistDomain/Sources/ResponseDTO/ArtistDetailResponseDTO.swift#L31
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/SongsDomain/Sources/ResponseDTO/SongCreditsResponseDTO.swift#L21
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/PlaylistDomain/Interface/Entity/PlaylistBaseEntity.swift#L1
Leading Whitespace Violation: Files should not contain leading whitespace (leading_whitespace)
swiftlint: Projects/Domains/PlaylistDomain/Interface/Entity/PlaylistBaseEntity.swift#L2
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)