Fix(l10n): Update translations from Transifex #3283
Annotations
10 warnings
GitHub Action for SwiftLint:
NextcloudTalk/NCChatMessage.swift#L134
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/NCChatMessage.swift#L141
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/UIPageViewControllerExtension.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
GitHub Action for SwiftLint:
NextcloudTalk/ExpandedVoiceMessageRecordingView.swift#L84
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
NextcloudTalk/ExpandedVoiceMessageRecordingView.swift#L92
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
GitHub Action for SwiftLint:
NextcloudTalk/SettingsTableViewController.swift#L682
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/SettingsTableViewController.swift#L129
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
GitHub Action for SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L9
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L21
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
GitHub Action for SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L74
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
Loading