Merge pull request #1789 from nextcloud/fatal-error-in-some-cases #2847
Annotations
10 warnings
SwiftLint:
NextcloudTalkTests/UI/Helpers.swift#L102
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
|
SwiftLint:
NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
|
SwiftLint:
NextcloudTalk/UIPageViewControllerExtension.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L9
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L11
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L15
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L17
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L65
Todo Violation: TODOs should be resolved (For now the invitation endpoin...) (todo)
|
SwiftLint:
NextcloudTalk/ChatViewController.swift#L1002
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
SwiftLint:
NextcloudTalk/ChatViewController.swift#L1202
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|