♻️ :: 좋아요 해결 #181
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 10 warnings
SwiftLint:
Projects/App/Sources/Application/NeedleGenerated.swift#L1234
File Length Violation: File should contain 400 lines or less: currently contains 1234 (file_length)
|
SwiftLint:
Projects/App/Sources/Application/NeedleGenerated.swift#L777
Function Body Length Violation: Function body should span 100 lines or less excluding comments and whitespace: currently spans 107 lines (function_body_length)
|
SwiftLint:
Tuist/Dependencies.swift#L10
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
SwiftLint:
Tuist/Dependencies.swift#L13
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
Tuist/Dependencies.swift#L17
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
SwiftLint:
Tuist/Dependencies.swift#L18
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
SwiftLint:
Tuist/Dependencies.swift#L21
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
|
SwiftLint:
Tuist/Dependencies.swift#L23
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
Tuist/Dependencies.swift#L24
Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
|
SwiftLint:
Tuist/ProjectDescriptionHelpers/Action+Template.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tuist/ProjectDescriptionHelpers/Project+Template.swift#L33
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 68 lines (function_body_length)
|
SwiftLint:
Tuist/ProjectDescriptionHelpers/Project+Template.swift#L79
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|