Skip to content

fix warning: handle new authorization status 'limited' (#2444) #967

fix warning: handle new authorization status 'limited' (#2444)

fix warning: handle new authorization status 'limited' (#2444) #967

Triggered via push December 18, 2024 17:14
Status Success
Total duration 11m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build: DcWebxdcWidget/Assets.xcassets#L1
Accent color ‘AccentColor’ is not present in any asset catalogs.
build: deltachat-ios/Controller/WebViewViewController.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
build: deltachat-ios/Controller/WebViewViewController.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
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/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
The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('117').
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')