Skip to content

feat: Add list view option to game library #188

feat: Add list view option to game library

feat: Add list view option to game library #188

Triggered via pull request June 23, 2024 02:35
Status Success
Total duration 35s
Artifacts

swiftlint.yml

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

Annotations

3 warnings
SwiftLint: Mythic/Utilities/Wine/WineInterface.swift#L233
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
SwiftLint: Mythic/Views/Unified/GameListRow.swift#L77
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)
SwiftLint: Mythic/Views/Unified/GameListRow.swift#L98
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)