Skip to content

🔀 :: (#435) 도메인 모듈 분리 3차 #284

🔀 :: (#435) 도메인 모듈 분리 3차

🔀 :: (#435) 도메인 모듈 분리 3차 #284

Triggered via pull request March 9, 2024 03:01
Status Success
Total duration 42s
Artifacts

SwiftLint.yml

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

Annotations

11 warnings
swiftlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
swiftlint: Projects/UsertInterfaces/DesignSystem/Sources/WMLabel.swift#L46
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
swiftlint: Plugin/EnvironmentPlugin/ProjectDescriptionHelpers/ProjectEnvironment.swift#L31
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
swiftlint: Plugin/TemplatePlugin/Templates/UITests/UITests.swift#L16
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swiftlint: Plugin/TemplatePlugin/Templates/Tests/Tests.swift#L16
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swiftlint: Plugin/DependencyPlugin/ProjectDescriptionHelpers/Dependency+SPM.swift#L51
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
swiftlint: Plugin/DependencyPlugin/ProjectDescriptionHelpers/Dependency+Project.swift#L5
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Plugin/DependencyPlugin/ProjectDescriptionHelpers/Dependency+Project.swift#L6
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Plugin/DependencyPlugin/ProjectDescriptionHelpers/Dependency+Project.swift#L7
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Plugin/DependencyPlugin/ProjectDescriptionHelpers/Dependency+Project.swift#L8
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Domains/ArtistDomain/Sources/ResponseDTO/ArtistListResponseDTO.swift#L41
Nesting Violation: Types should be nested at most 1 level deep (nesting)