Skip to content

[Fix] #260 - 무한 스크롤 과정에서 발생한 메모리 사용량 개선 및 레이아웃 계산 최적화 #362

[Fix] #260 - 무한 스크롤 과정에서 발생한 메모리 사용량 개선 및 레이아웃 계산 최적화

[Fix] #260 - 무한 스크롤 과정에서 발생한 메모리 사용량 개선 및 레이아웃 계산 최적화 #362

Triggered via pull request May 23, 2024 06:10
Status Failure
Total duration 1m 4s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
54s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
SwiftLint: GEON-PPANG-iOS/Global/Extensions/UI/CALayer+.swift#L14
Identifier Name Violation: Variable name 'x' should be between 3 and 40 characters long (identifier_name)
SwiftLint: GEON-PPANG-iOS/Global/Extensions/UI/CALayer+.swift#L15
Identifier Name Violation: Variable name 'y' should be between 3 and 40 characters long (identifier_name)
SwiftLint: GEON-PPANG-iOS/Global/Extensions/UI/Int+.swift#L17
Shorthand Operator Violation: Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning (shorthand_operator)
SwiftLint: GEON-PPANG-iOS/Global/Enum/AnalyticEventType.swift#L23
Identifier Name Violation: Enum element name 'MYPAGE_MYSTORE' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: GEON-PPANG-iOS/Global/Enum/AnalyticEventType.swift#L24
Identifier Name Violation: Enum element name 'MYPAGE_MYREVIEW' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: GEON-PPANG-iOS/Global/Network/Base/NetworkBase.swift#L12
Identifier Name Violation: Variable name 't' should be between 3 and 40 characters long (identifier_name)
SwiftLint: GEON-PPANG-iOS/Global/Network/Service/BakeriesService.swift#L48
Force Try Violation: Force tries should be avoided (force_try)
SwiftLint: GEON-PPANG-iOS/Core/DesignSystem/Source/Colors/UIColor+.swift#L38
Identifier Name Violation: Variable name 'gray_500' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: GEON-PPANG-iOS/Core/DesignSystem/Source/Assets/UIImage+.swift#L83
Identifier Name Violation: Variable name 'loading_large' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: GEON-PPANG-iOS/Core/DesignSystem/Source/Assets/UIImage+.swift#L84
Identifier Name Violation: Variable name 'loading_medium' should only contain alphanumeric and other allowed characters (identifier_name)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L14
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L24
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L32
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GEON-PPANG-iOS/Presentation/Common/StackView/RegionStackView.swift#L45
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)