Always end call for everyone in one to one conversations #2922
Annotations
10 warnings
GitHub Action for SwiftLint:
NextcloudTalkTests/UI/Helpers.swift#L102
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/SignalingParticipant.swift#L27
Todo Violation: TODOs should be resolved (Support guest actors as well) (todo)
|
GitHub Action for SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L558
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
|
GitHub Action for SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L610
Todo Violation: TODOs should be resolved (Do error reporting per item) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/FilePreviewImageView.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
GitHub Action for SwiftLint:
NextcloudTalk/RoomTableViewCell.swift#L84
Todo Violation: TODOs should be resolved (Should this be in layoutSubvie...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L9
Duplicate Imports Violation: Imports should be unique (duplicate_imports)
|
GitHub Action for 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)
|
GitHub Action for SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L56
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)
|
Loading