Skip to content

Fix(l10n): Update translations from Transifex #3283

Fix(l10n): Update translations from Transifex

Fix(l10n): Update translations from Transifex #3283

Triggered via push January 27, 2025 02:49
Status Success
Total duration 50s
Artifacts

swiftlint.yml

on: push
SwiftLint
41s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

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