Feat/new maze mechanism #241
Annotations
10 warnings
GitHub Action for SwiftLint:
MocoUITests/MocoUITests.swift#L17
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)
|
GitHub Action for SwiftLint:
MocoTests/MocoTests.swift#L28
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
GitHub Action for SwiftLint:
MocoTests/MocoTests.swift#L57
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
GitHub Action for SwiftLint:
Moco/View/ObjectDetection/Detector.swift#L41
Line Length Violation: Line should be 120 characters or less; currently it has 147 characters (line_length)
|
GitHub Action for SwiftLint:
Moco/View/ObjectDetection/ObjectDetectionViewController.swift#L142
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
GitHub Action for SwiftLint:
Moco/View/Components/ProgressBar.swift#L51
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
|
GitHub Action for SwiftLint:
Moco/View/Components/ProgressBar.swift#L56
Line Length Violation: Line should be 120 characters or less; currently it has 142 characters (line_length)
|
GitHub Action for SwiftLint:
Moco/View/Components/ProgressBar.swift#L101
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
GitHub Action for SwiftLint:
Moco/View/Components/ProgressBar.swift#L107
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
GitHub Action for SwiftLint:
Moco/View/Components/RowViews/CollectionRowView.swift#L38
Line Length Violation: Line should be 120 characters or less; currently it has 159 characters (line_length)
|
The logs for this run have expired and are no longer available.
Loading