Update supported Xcode version to 16.0 #2664
pr.yml
on: pull_request
Run SwiftLint
47s
Run unit tests (macOS)
4m 5s
Run unit tests (iOS)
6m 59s
Annotations
5 errors, 20 warnings, and 10 notices
ClickToLoadBlockingTests.testDomainAllowlist:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ClickToLoadBlockingTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ClickToLoadBlockingTests.swift:281 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
ContentBlockerReferenceTests.testDomainMatching:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerReferenceTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerReferenceTests.swift:107 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ClickToLoadBlockingTests.swift#L281
testDomainAllowlist, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerReferenceTests.swift#L107
testDomainMatching, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
Run unit tests (iOS)
Process completed with exit code 65.
|
Run unit tests (macOS):
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Run unit tests (macOS):
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Run unit tests (macOS):
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Run unit tests (macOS):
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Run unit tests (macOS):
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (macOS):
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
|
Run unit tests (macOS):
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (macOS):
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
|
Run unit tests (macOS):
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (macOS):
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
|
Run unit tests (iOS):
Sources/UserScript/UserScript.swift#L110
no calls to throwing functions occur within 'try' expression
|
Run unit tests (iOS):
DerivedData/Build/Products/Debug-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run unit tests (iOS):
Sources/BrowserServicesKit/Autofill/AutofillUserScript.swift#L20
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (iOS):
Sources/BrowserServicesKit/ContentBlocking/UserScripts/SurrogatesUserScript.swift#L19
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (iOS):
Sources/BrowserServicesKit/ContentScopeScript/UserContentController.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (iOS):
Sources/BrowserServicesKit/ContentBlocking/UserScripts/SurrogatesUserScript.swift#L19
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (iOS):
Sources/BrowserServicesKit/ContentScopeScript/UserContentController.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (iOS):
Sources/BrowserServicesKit/Autofill/AutofillUserScript.swift#L20
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerInitialCompilationTests.swift#L25
class 'CountedFulfillmentTestExpectation' must restate inherited '@unchecked Sendable' conformance
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerInitialCompilationTests.swift#L25
class 'CountedFulfillmentTestExpectation' must restate inherited '@unchecked Sendable' conformance
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.test_navigational_urls_are_valid
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.test_non_valid_urls
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.testBasicAuthCredential
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.testURLRemovingBasicAuthCredential
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-log.txt
|
51.1 KB |
|
ios-build-log.txt
|
156 KB |
|