Fix(l10n): Update translations from Transifex #2838
Annotations
10 warnings
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:
NextcloudTalkTests/UI/Helpers.swift#L102
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/SignalingSettings.swift#L58
Todo Violation: TODOs should be resolved (Add index.php here to be safe?) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/NCAPIControllerExtensions.swift#L285
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
GitHub Action for SwiftLint:
NextcloudTalk/NCAPIControllerExtensions.swift#L32
Todo Violation: TODOs should be resolved (Move away from generic diction...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/SettingsTableViewController.swift#L690
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/SettingsTableViewController.swift#L144
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
GitHub Action for SwiftLint:
NextcloudTalk/UserStatusSwiftUIView.swift#L9
Duplicate Imports Violation: Imports should be unique (duplicate_imports)
|
Loading