Upgrade to Xcode 16.2 #3265
Annotations
12 warnings and 10 notices
Run tests:
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
|
Run tests:
CoreData#L1
'DailyBlockedTrackersEntity' (0x600001d006e0) from NSManagedObjectModel (0x600004c16df0) claims 'DailyBlockedTrackersEntity'.
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L67
extension declares a conformance of imported type 'WKError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WebKit' introduce this conformance in the future
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testOpenAboutBlankInNewWindow
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testWhenWebContentProcessIsTerminated_webProcessDidTerminateAndNavigationDidFailReceived
|
Run tests
Skipped NavigationTests.NavigationRedirectsTests.testWhenCustomSchemeNavigationIsInterruptedByNewRequestThenDidFailIsCalled
|
Run tests
Skipped NavigationTests.NavigationRedirectsTests.testWhenServerRedirectIsInterruptedThenDidFailProvisionalIsCalled
|
Loading