Merge pull request #1911 from nextcloud/crash-with-tests #3161
Annotations
10 warnings
SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L560
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
|
SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L612
Todo Violation: TODOs should be resolved (Do error reporting per item) (todo)
|
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/ContactsSearchResultTableViewContoller.swift#L48
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
NextcloudTalk/ContactsSearchResultTableViewContoller.swift#L48
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
NextcloudTalk/ContactsSearchResultTableViewContoller.swift#L54
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
NextcloudTalk/ContactsSearchResultTableViewContoller.swift#L54
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
NextcloudTalk/NCMediaViewerPageViewController.swift#L78
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/NCMediaViewerPageViewController.swift#L80
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|