Skip to content

Add keyboard support to autocompletion #3387

Add keyboard support to autocompletion

Add keyboard support to autocompletion #3387

Triggered via pull request March 2, 2025 20:28
Status Success
Total duration 1m 12s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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