Skip to content

Fix(l10n): Update translations from Transifex #1580

Fix(l10n): Update translations from Transifex

Fix(l10n): Update translations from Transifex #1580

Triggered via push June 23, 2023 03:30
Status Success
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

swiftlint.yml

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

Annotations

7 warnings
SwiftLint: NextcloudTalk/VLCKitVideoViewController.swift#L92
Redundant @objc Attribute Violation: Objective-C attribute (@objc) is redundant in declaration (redundant_objc_attribute)
SwiftLint: NextcloudTalk/VLCKitVideoViewController.swift#L207
Redundant @objc Attribute Violation: Objective-C attribute (@objc) is redundant in declaration (redundant_objc_attribute)
SwiftLint: NextcloudTalk/DiagnosticsTableViewController.swift#L304
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
SwiftLint: NextcloudTalk/DiagnosticsTableViewController.swift#L580
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 19 (cyclomatic_complexity)
SwiftLint: NextcloudTalk/DiagnosticsTableViewController.swift#L517
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
SwiftLint: NextcloudTalk/SettingsTableViewController.swift#L679
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
SwiftLint: NextcloudTalk/UserStatusMessageViewController.swift#L297
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 18 (cyclomatic_complexity)