๐ :: (#1297) ์ ๋๋ฆฌํฑ์ค ๋ก๊ทธ ๋๋ฝ #1405
Annotations
2 errors and 11 warnings
Projects/Features/SearchFeature/Sources/After/ViewControllers/ListSearchResultViewController.swift#L21
Attribute Name Spacing Violation: There must not be any space between access control modifier and scope (attribute_name_spacing)
|
Projects/Features/SearchFeature/Sources/Before/ViewControllers/BeforeSearchContentViewController.swift#L19
Attribute Name Spacing Violation: There must not be any space between access control modifier and scope (attribute_name_spacing)
|
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 failed
Loading