Skip to content

make swift linter happy (prefer_type_checking) #1091

make swift linter happy (prefer_type_checking)

make swift linter happy (prefer_type_checking) #1091

Triggered via push January 9, 2025 17:20
Status Success
Total duration 9m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: deltachat-ios/Extensions/URL+Extension.swift#L53
capture of 'exportSession' with non-sendable type 'AVAssetExportSession' in a `@Sendable` closure; this is an error in the Swift 6 language mode
build: deltachat-ios/AppDelegate.swift#L132
'setMinimumBackgroundFetchInterval' was deprecated in iOS 13.0: Use a BGAppRefreshTask in the BackgroundTasks framework instead
build: deltachat-ios/Helper/NotificationManager.swift#L96
capture of 'notification' with non-sendable type 'Notification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
build: deltachat-ios/Helper/NotificationManager.swift#L134
capture of 'notification' with non-sendable type 'Notification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
build: deltachat-ios/Helper/NotificationManager.swift#L166
capture of 'notification' with non-sendable type 'Notification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
build: DcCore/DcCore.xcodeproj#L1
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'DcCore' from project 'DcCore')