Fix(l10n): Update translations from Transifex #3281
Annotations
10 warnings
SwiftLint:
NextcloudTalk/NCMediaViewerPageViewController.swift#L78
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/NCMediaViewerPageViewController.swift#L80
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/UserStatusMessageSwiftUIView.swift#L257
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 18 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/UserStatusMessageSwiftUIView.swift#L66
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
SwiftLint:
NextcloudTalk/UserStatusMessageSwiftUIView.swift#L87
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
SwiftLint:
NextcloudTalk/UIControlExtensions.swift#L12
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
NextcloudTalk/NCRoomsManagerExtensions.swift#L12
Identifier Name Violation: Variable name 'statusCodeShouldIgnoreAttemptButJoinedSuccessfully' should be between 0 and 40 characters long (identifier_name)
|
SwiftLint:
NextcloudTalk/NewRoomTableViewController.swift#L147
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
NextcloudTalk/NewRoomTableViewController.swift#L147
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
NextcloudTalk/BlurHashDecode.swift#L9
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|