Merge pull request #1962 from nextcloud/chore/noid/update-cdmarkdown #3291
Annotations
10 warnings
SwiftLint:
NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
|
SwiftLint:
NextcloudTalkTests/UI/Helpers.swift#L97
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
|
SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L558
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
|
SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L610
Todo Violation: TODOs should be resolved (Do error reporting per item) (todo)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L6
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L10
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L7
Identifier Name Violation: Variable name 'FederationInvitationDidAcceptNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L11
Identifier Name Violation: Variable name 'FederationInvitationDidAcceptNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L73
Todo Violation: TODOs should be resolved (For now the invitation endpoin...) (todo)
|
SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L9
Duplicate Imports Violation: Imports should be unique (duplicate_imports)
|