Skip to content

Fix(l10n): Update translations from Transifex #1575

Fix(l10n): Update translations from Transifex

Fix(l10n): Update translations from Transifex #1575

Triggered via push June 19, 2023 02:24
Status Success
Total duration 6m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

swiftlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
SwiftLint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
SwiftLint: NextcloudTalk/UserStatusMessageViewController.swift#L297
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 18 (cyclomatic_complexity)
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)