Skip to content

Added domain and url canonicalization reference tests for the malicious site implementation #219

Added domain and url canonicalization reference tests for the malicious site implementation

Added domain and url canonicalization reference tests for the malicious site implementation #219

Triggered via pull request December 17, 2024 14:30
Status Success
Total duration 5m 16s
Artifacts 1

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 10 notices
BSK unit tests: BrowserServicesKit/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
BSK unit tests: BrowserServicesKit/Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
BSK unit tests: BrowserServicesKit/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
BSK unit tests: BrowserServicesKit/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
BSK unit tests: BrowserServicesKit/Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
BSK unit tests: BrowserServicesKit/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
BSK unit tests: BrowserServicesKit/Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
BSK unit tests: BrowserServicesKit/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
BSK unit tests: BrowserServicesKit/Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
BSK unit tests: BrowserServicesKit/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
BSK unit tests: CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
BSK unit tests: CoreData#L1
'DailyBlockedTrackersEntity' (0x6000028130d0) from NSManagedObjectModel (0x6000079cd400) claims 'DailyBlockedTrackersEntity'.
BSK unit tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
BSK unit tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
BSK unit tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
BSK unit tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
BSK unit tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
BSK unit tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
BSK unit tests
Skipped CommonTests.URLExtensionTests.test_navigational_urls_are_valid
BSK unit tests
Skipped CommonTests.URLExtensionTests.test_non_valid_urls
BSK unit tests
Skipped CommonTests.URLExtensionTests.testBasicAuthCredential
BSK unit tests
Skipped CommonTests.URLExtensionTests.testURLRemovingBasicAuthCredential

Artifacts

Produced during runtime
Name Size
build-log.txt
54.6 KB