Skip to content

🔀 :: (#742) 플레이리스트 기본 이미지를 불러오는 UseCase를 연결합니다. #820

🔀 :: (#742) 플레이리스트 기본 이미지를 불러오는 UseCase를 연결합니다.

🔀 :: (#742) 플레이리스트 기본 이미지를 불러오는 UseCase를 연결합니다. #820

Triggered via pull request July 6, 2024 12:55
Status Success
Total duration 40s
Artifacts

SwiftLint.yml

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

Annotations

11 warnings
swiftlint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
swiftlint: Package.swift#L26
Comma Spacing Violation: There should be no space before and one after any comma (comma)
swiftlint: Projects/Domains/ChartDomain/Sources/ResponseDTO/FetchChartRankingResponseDTO.swift#L21
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/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)
swiftlint: Projects/Domains/PlaylistDomain/Sources/API/PlaylistAPI.swift#L108
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
swiftlint: Projects/Domains/PlaylistDomain/Sources/API/PlaylistAPI.swift#L114
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
swiftlint: Projects/Domains/NoticeDomain/Sources/ResponseDTO/FetchNoticeResponseDTO.swift#L31
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/Sources/ResponseDTO/FruitDrawStatusResponseDTO.swift#L20
Nesting Violation: Types should be nested at most 1 level deep (nesting)