Skip to content

πŸ”€ :: (#1328) μ˜€ν”ˆμ†ŒμŠ€ λΌμ΄μ„ΌμŠ€ νŽ˜μ΄μ§€ 데이터가 λ…ΈμΆœλ˜μ§€ μ•ŠμŒ #1439

πŸ”€ :: (#1328) μ˜€ν”ˆμ†ŒμŠ€ λΌμ΄μ„ΌμŠ€ νŽ˜μ΄μ§€ 데이터가 λ…ΈμΆœλ˜μ§€ μ•ŠμŒ

πŸ”€ :: (#1328) μ˜€ν”ˆμ†ŒμŠ€ λΌμ΄μ„ΌμŠ€ νŽ˜μ΄μ§€ 데이터가 λ…ΈμΆœλ˜μ§€ μ•ŠμŒ #1439

Triggered via pull request December 8, 2024 05:22
Status Success
Total duration 46s
Artifacts

SwiftLint.yml

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

Annotations

11 warnings
swiftlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
swiftlint: Projects/Modules/Localization/Project.swift#L15
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
swiftlint: Package.swift#L27
Comma Spacing Violation: There should be no space before and one after any comma (comma)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+UIControl.swift#L22
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+UIControl.swift#L23
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L33
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L37
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L40
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L43
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+UIColor.swift#L13
Implicit Getter Violation: Computed read-only properties should avoid using the get keyword (implicit_getter)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+UITapGesutreRecognizer.swift#L16
Nesting Violation: Types should be nested at most 1 level deep (nesting)