Fix(l10n): Update translations from Transifex #3175
Annotations
10 warnings
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:
NextcloudTalkTests/UI/Helpers.swift#L102
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/SignalingParticipant.swift#L27
Todo Violation: TODOs should be resolved (Support guest actors as well) (todo)
|
GitHub Action for SwiftLint:
NextcloudTalk/NCRoomsManagerExtensions.swift#L11
Identifier Name Violation: Variable name 'statusCodeShouldIgnoreAttemptButJoinedSuccessfully' should be between 0 and 40 characters long (identifier_name)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatTableViewCell.swift#L294
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
GitHub Action for SwiftLint:
NextcloudTalk/BaseChatTableViewCell.swift#L298
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
GitHub Action for SwiftLint:
NextcloudTalk/RoomCreationTableViewController.swift#L244
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
GitHub Action for SwiftLint:
NextcloudTalk/FilePreviewImageView.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
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)
|
Loading