AppIntent support #3383
Annotations
10 warnings
SwiftLint:
NextcloudTalk/NCChatMessage.swift#L153
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
|
SwiftLint:
NextcloudTalk/NCChatMessage.swift#L160
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
|
SwiftLint:
NextcloudTalk/NCChatMessage.swift#L182
Todo Violation: TODOs should be resolved (Could use mentionMessageParame...) (todo)
|
SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L9
Duplicate Imports Violation: Imports should be unique (duplicate_imports)
|
SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L15
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L130
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L71
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/UIPageViewControllerExtension.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
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)
|