π :: (#1293) μ€λ³΅ λλ€μ μλ¬ μΊμΉ λ± #1404
Annotations
11 warnings
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/
|
Projects/Domains/SongsDomain/Sources/ResponseDTO/SongCreditsResponseDTO.swift#L21
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Domains/UserDomain/Interface/Entity/FruitDrawStatusEntity.swift#L35
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Domains/UserDomain/Sources/ResponseDTO/FruitDrawStatusResponseDTO.swift#L20
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Domains/PlaylistDomain/Interface/Entity/PlaylistBaseEntity.swift#L1
Leading Whitespace Violation: Files should not contain leading whitespace (leading_whitespace)
|
Projects/Domains/PlaylistDomain/Interface/Entity/PlaylistBaseEntity.swift#L2
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Projects/Domains/NoticeDomain/Sources/ResponseDTO/FetchNoticeResponseDTO.swift#L31
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Domains/ArtistDomain/Sources/ResponseDTO/ArtistDetailResponseDTO.swift#L31
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Domains/ArtistDomain/Sources/ResponseDTO/ArtistListResponseDTO.swift#L31
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Domains/ChartDomain/Sources/ResponseDTO/FetchChartRankingResponseDTO.swift#L21
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
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)
|
This job succeeded
Loading