Add keyboard support to autocompletion #3387
Annotations
10 warnings
GitHub Action for SwiftLint:
NextcloudTalkTests/UI/UIRoomTest.swift#L197
Todo Violation: TODOs should be resolved (Should change the lib to have ...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalkTests/UI/Helpers.swift#L97
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/FilePreviewImageView.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
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/BaseChatViewController.swift#L1962
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L3601
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1210
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1227
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
Loading