Skip to content

Merge pull request #2659 from nextcloud/fix/noid/crash-updating-tags #4920

Merge pull request #2659 from nextcloud/fix/noid/crash-updating-tags

Merge pull request #2659 from nextcloud/fix/noid/crash-updating-tags #4920

Triggered via push August 21, 2026 13:34
Status Success
Total duration 47s
Artifacts

swiftlint.yml

on: push
SwiftLint
44s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: NextcloudTalk/AppDelegate.swift#L173
Todo Violation: TODOs should be resolved (Modernization - Consider adopt...) (todo)
SwiftLint: NextcloudTalk/AppDelegate.swift#L497
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
SwiftLint: NextcloudTalk/AppDelegate.swift#L134
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
SwiftLint: NextcloudTalk/AppDelegate.swift#L128
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
SwiftLint: TalkIntents/SetStatusMessageIntent.swift#L76
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: TalkIntents/SetStatusIntent.swift#L55
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: TalkIntents/AccountEntity.swift#L24
Todo Violation: TODOs should be resolved (Modernization - This uses the ...) (todo)
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L606
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
SwiftLint: TalkIntents/ClearStatusMessageIntent.swift#L16
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: TalkIntents/SendTalkMessageIntent.swift#L21
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)