Skip to content

πŸ”€ :: (#1293) 쀑볡 λ‹‰λ„€μž„ μ—λŸ¬ 캐치 λ“± #1404

πŸ”€ :: (#1293) 쀑볡 λ‹‰λ„€μž„ μ—λŸ¬ 캐치 λ“±

πŸ”€ :: (#1293) 쀑볡 λ‹‰λ„€μž„ μ—λŸ¬ 캐치 λ“± #1404

Triggered via pull request September 7, 2024 18:02
Status Success
Total duration 42s
Artifacts

SwiftLint.yml

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

Annotations

11 warnings
swiftlint
The following actions use a deprecated Node.js version 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: Projects/Domains/SongsDomain/Sources/ResponseDTO/SongCreditsResponseDTO.swift#L21
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)
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/NoticeDomain/Sources/ResponseDTO/FetchNoticeResponseDTO.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/ArtistDomain/Sources/ResponseDTO/ArtistListResponseDTO.swift#L31
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/ChartDomain/Sources/ResponseDTO/FetchChartRankingResponseDTO.swift#L21
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/UsertInterfaces/DesignSystem/Sources/HorizontalAlignButton.swift#L35
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)