Skip to content

Add changelog entry (#2426) #934

Add changelog entry (#2426)

Add changelog entry (#2426) #934

Triggered via push December 13, 2024 10:14
Status Success
Total duration 9m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DcWebxdcWidget/DcWebxdcWidget.swift#L55
initialization of immutable value 'chatId' was never used; consider replacing with assignment to '_' or removing it
build: DcWebxdcWidget/DcWebxdcWidget.swift#L56
initialization of immutable value 'ignore' was never used; consider replacing with assignment to '_' or removing it
build: DcWebxdcWidget/DcWebxdcWidget.swift#L58
immutable value 'limit' was never used; consider removing it
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/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