Fix(l10n): Update translations from Transifex #3220
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#L1992
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L3636
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1240
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1257
Todo Violation: TODOs should be resolved (Remove workaround for federate...) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L2703
Todo Violation: TODOs should be resolved (There should be a better place...) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L3127
Todo Violation: TODOs should be resolved (Take padding into account) (todo)
|
SwiftLint:
NextcloudTalk/BaseChatViewController.swift#L1814
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
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)
|