Skip to content

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

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

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

Triggered via pull request March 9, 2024 08:10
Status Success
Total duration 45s
Artifacts

SwiftLint.yml

on: pull_request
swiftlint
37s
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/Modules/Utility/Sources/Extensions/Extension+UIViewController.swift#L121
Force Cast Violation: Force casts should be avoided (force_cast)
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+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+UITapGesutreRecognizer.swift#L16
Nesting Violation: Types should be nested at most 1 level deep (nesting)
swiftlint: Projects/Modules/Utility/Sources/Extensions/Extension+UITapGesutreRecognizer.swift#L17
Nesting Violation: Types should be nested at most 1 level deep (nesting)
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)