fix(textView): Disable adaptive glyph support #3186
Annotations
11 warnings
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1906
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L3540
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1190
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1207
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L2617
Todo Violation: TODOs should be resolved (There should be a better place...) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L3041
Todo Violation: TODOs should be resolved (Take padding into account) (todo)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L9
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L11
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L15
Identifier Name Violation: Variable name 'NCChatViewControllerReplyPrivatelyNotification' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/ChatViewControllerExtension.swift#L17
Identifier Name Violation: Variable name 'NCChatViewControllerTalkToUserNotification' should be between 0 and 40 characters long (identifier_name)
|