feat: Add list view option to game library #183
Annotations
5 warnings
Mythic/Utilities/Wine/WineInterface.swift#L233
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
Mythic/Views/Unified/GameListEvoView.swift#L57
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Mythic/Views/Unified/GameListEvoView.swift#L62
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Mythic/Views/Unified/GameListRow.swift#L71
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)
|
Mythic/Views/Unified/GameListRow.swift#L90
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)
|
The logs for this run have expired and are no longer available.
Loading