SwiftLintBot
SwiftLintBot
2 Warnings :warning: Big PR :warning: If this is a user-facing change, please include a CHANGELOG entry to credit yourself! You can find it at CHANGELOG.md. 17 Messages :book: Linting...
1825 Warnings :warning: This PR introduced a violation in Aerial: /Aerial/Source/Controllers/CustomVideoController.swift:516:9: warning: Superfluous Else Violation: Else branches should be avoided when the previous if-block exits the current scope (superfluous_else) :warning:...
623 Warnings :warning: This PR introduced a violation in Aerial: /Aerial/Source/Models/Cache/Cache.swift:529:17: warning: Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return) :warning: This...
12 Warnings :warning: This PR introduced a violation in PocketCasts: /podcasts/FileTypeUtil.swift:47:17: error: Duplicate Conditions Violation: Duplicate sets of conditions in the same branch instruction should be avoided (duplicate_conditions) :warning: This...
168 Warnings :warning: This PR introduced a violation in Brave: /Sources/Brave/Frontend/Browser/Toolbars/BottomToolbar/Menu/PlaylistMenuButton.swift:86:12: warning: Private SwiftUI @State Properties Violation: SwiftUI state properties should be private (private_swiftui_state) :warning: This PR introduced a violation...
2 Warnings :warning: Big PR :warning: If this is a user-facing change, please include a CHANGELOG entry to credit yourself! You can find it at CHANGELOG.md. 18 Messages :book: Linting...
70 Warnings :warning: This PR introduced a violation in Aerial: /Aerial/Source/Models/AerialVideo.swift:76:26: warning: Blanket Disable Command Violation: The disabled 'cyclomatic_complexity' rule should be re-enabled before the end of the file (blanket_disable_command)...
1 Warning :warning: This PR may need tests. 18 Messages :book: Linting Aerial with this PR took 1.1s vs 1.1s on main (0% slower) :book: Linting Alamofire with this PR...
1 Message :book: Skipping OSSCheck because SwiftLint hasn't changed compared to 'main' Generated by :no_entry_sign: Danger
277 Warnings :warning: If this is a user-facing change, please include a CHANGELOG entry to credit yourself! You can find it at CHANGELOG.md. :warning: This PR introduced a violation in...