Add Privacy Stats module for collecting stats about blocked trackers #3058
Annotations
14 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' (0x6000000f4840) from NSManagedObjectModel (0x600005106170) claims 'DailyBlockedTrackersEntity'.
|
Run tests:
CoreData#L1
'DailyBlockedTrackersEntity' (0x6000000f0fd0) from NSManagedObjectModel (0x600005102b20) claims 'DailyBlockedTrackersEntity'.
|
Run tests:
CoreData#L1
'DailyBlockedTrackersEntity' (0x6000000f0c60) from NSManagedObjectModel (0x600005101900) claims 'DailyBlockedTrackersEntity'.
|
Build BSK:
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Build BSK:
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Build BSK:
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Build BSK:
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Build BSK:
Sources/NetworkProtection/Networking/NetworkProtectionClient.swift#L186
capture of 'formatter' with non-sendable type 'ISO8601DateFormatter' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L55
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/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L55
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/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
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 CommonTests.URLExtensionTests.test_navigational_urls_are_valid
|
Run tests
Skipped CommonTests.URLExtensionTests.test_non_valid_urls
|
Run tests
Skipped CommonTests.URLExtensionTests.testBasicAuthCredential
|
Run tests
Skipped CommonTests.URLExtensionTests.testURLRemovingBasicAuthCredential
|
Loading