Skip to content

๐Ÿ”€ :: (#1297) ์• ๋„๋ฆฌํ‹ฑ์Šค ๋กœ๊ทธ ๋ˆ„๋ฝ #1405

๐Ÿ”€ :: (#1297) ์• ๋„๋ฆฌํ‹ฑ์Šค ๋กœ๊ทธ ๋ˆ„๋ฝ

๐Ÿ”€ :: (#1297) ์• ๋„๋ฆฌํ‹ฑ์Šค ๋กœ๊ทธ ๋ˆ„๋ฝ #1405

Re-run triggered September 10, 2024 11:22
Status Failure
Total duration 41s
Artifacts

SwiftLint.yml

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

Annotations

2 errors and 11 warnings
swiftlint: 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)
swiftlint: 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)
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)