Skip to content

adjust profile header to new inset #1029

adjust profile header to new inset

adjust profile header to new inset #1029

Triggered via push January 3, 2025 17:18
Status Success
Total duration 11m 4s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 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: deltachat-ios/Chat/ChatViewController.swift#L788
Prefer Type Checking Violation: Prefer `a is X` to `a as? X != nil` (prefer_type_checking)
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')