Skip to content

Fix crash on iOS 17 when avatar was not downloaded before #1818

Fix crash on iOS 17 when avatar was not downloaded before

Fix crash on iOS 17 when avatar was not downloaded before #1818

Triggered via pull request September 25, 2023 22:07
Status Success
Total duration 1m 45s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
SwiftLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
SwiftLint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/ee0669bd1cc54295c223e0bb666b733df41de1c5'. Error: Resource temporarily unavailable (codeload.github.com:443)
SwiftLint
Back off 19.722 seconds before retry.
SwiftLint
Docker build failed with exit code 1, back off 2.24 seconds before retry.
SwiftLint: NextcloudTalk/SettingsTableViewController.swift#L700
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
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/UserStatusMessageViewController.swift#L297
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 18 (cyclomatic_complexity)