Skip to content

Fix(l10n): Update translations from Transifex #4674

Fix(l10n): Update translations from Transifex

Fix(l10n): Update translations from Transifex #4674

Triggered via push October 20, 2024 02:44
Status Success
Total duration 1m 18s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: Brand/Intro/NCIntroCollectionViewCell.swift#L35
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint: iOSClient/Share/NCShare.swift#L268
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Networking/NCNetworkingProcess.swift#L89
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
Lint: iOSClient/Networking/E2EE/NCEndToEndMetadataV20.swift#L362
Todo Violation: TODOs should be resolved (whats happen with < ?) (todo)
Lint: iOSClient/Networking/E2EE/NCEndToEndMetadataV20.swift#L376
Todo Violation: TODOs should be resolved (We need to check deleted, id y...) (todo)
Lint: iOSClient/Networking/NCNetworking+Synchronization.swift#L86
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint: iOSClient/Networking/NCNetworking+Upload.swift#L79
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L123
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L162
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Lint: iOSClient/Settings/Settings/E2EE/NCEndToEndInitialize.swift#L167
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)