Skip to content

Merge pull request #1607 from nextcloud/fix-reference-view-check #2438

Merge pull request #1607 from nextcloud/fix-reference-view-check

Merge pull request #1607 from nextcloud/fix-reference-view-check #2438

Triggered via push April 3, 2024 07:19
Status Success
Total duration 1m 10s
Artifacts

swiftlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: NextcloudTalk/FederationInvitationTableViewController.swift#L81
Todo Violation: TODOs should be resolved (For now the invitation endpoin...) (todo)
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L574
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
SwiftLint: ShareExtension/ShareConfirmationViewController.swift#L627
Todo Violation: TODOs should be resolved (Do error reporting per item) (todo)
SwiftLint: NextcloudTalk/SettingsTableViewController.swift#L681
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
SwiftLint: NextcloudTalk/SettingsTableViewController.swift#L156
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: NextcloudTalk/UserStatusOptionsSwiftUI.swift#L39
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: NextcloudTalk/ChatViewControllerExtension.swift#L25
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/ChatViewControllerExtension.swift#L27
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/ChatViewControllerExtension.swift#L31
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
SwiftLint: NextcloudTalk/ChatViewControllerExtension.swift#L33
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)