Skip to content

πŸ”€ :: (#1316) μŒμ•… μƒμ„Έμ—μ„œ μ•„ν‹°μŠ€νŠΈ 이름 클릭 μ‹œ ν¬λ ˆλ”§ ν˜Ήμ€ μ•„ν‹°μŠ€νŠΈ μƒμ„Έλ‘œ 이동 #1423

πŸ”€ :: (#1316) μŒμ•… μƒμ„Έμ—μ„œ μ•„ν‹°μŠ€νŠΈ 이름 클릭 μ‹œ ν¬λ ˆλ”§ ν˜Ήμ€ μ•„ν‹°μŠ€νŠΈ μƒμ„Έλ‘œ 이동

πŸ”€ :: (#1316) μŒμ•… μƒμ„Έμ—μ„œ μ•„ν‹°μŠ€νŠΈ 이름 클릭 μ‹œ ν¬λ ˆλ”§ ν˜Ήμ€ μ•„ν‹°μŠ€νŠΈ μƒμ„Έλ‘œ 이동 #1423

Triggered via pull request October 28, 2024 14:04
Status Success
Total duration 43s
Artifacts

SwiftLint.yml

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

Annotations

11 warnings
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/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#L20
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+UIControl.swift#L21
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L32
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L36
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L39
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+CALayer.swift#L42
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)