Skip to content

Rename some things (#2406) #920

Rename some things (#2406)

Rename some things (#2406) #920

Triggered via push December 12, 2024 10:39
Status Success
Total duration 12m 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: deltachat-ios/Controller/Settings/AdvancedViewController.swift#L142
switch must be exhaustive; this is an error in the Swift 6 language mode
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/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/Controller/Settings/AdvancedViewController.swift#L142
switch must be exhaustive; this is an error in the Swift 6 language mode
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
The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('116').
build: deltachat-ios.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 18.1, but the range of supported deployment target versions is 12.0 to 18.0.99. (in target 'DcWebxdcWidget' from project 'deltachat-ios')