experiment default metrics pixels #3116
pr.yml
on: pull_request
Run SwiftLint
33s
Run unit tests (macOS)
4m 18s
Run unit tests (iOS)
6m 20s
Annotations
9 errors, 14 warnings, and 10 notices
PixelKitParametersTests.testUnderlyingErrorInformationParameters:
.build/arm64-apple-macosx/debug/PixelKitTests.build/PixelKitParametersTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Sources/PixelKitTestingUtilities/XCTestCase+PixelKit.swift:133 - XCTAssertEqual failed: ("m_mac_error_event") is not equal to ("error_event")
|
PixelKitTests.testDailyPixelDoubleFiringFrequency:
.build/arm64-apple-macosx/debug/Modules/PixelKitTests.abi.json#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/PixelKitTests/PixelKitTests.swift:309 - XCTAssertEqual failed: ("m_mac_dailyEvent_d") is not equal to ("dailyEvent_d")
|
PixelKitTests.testFiringASamplePixel:
.build/arm64-apple-macosx/debug/Modules/PixelKitTests.abi.json#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/PixelKitTests/PixelKitTests.swift:218 - XCTAssertEqual failed: ("m_mac_testEvent") is not equal to ("testEvent")
|
PixelKitTests.testFiringDailyPixelForTheFirstTime:
.build/arm64-apple-macosx/debug/Modules/PixelKitTests.abi.json#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/PixelKitTests/PixelKitTests.swift:263 - XCTAssertEqual failed: ("m_mac_dailyEvent_d") is not equal to ("dailyEvent_d")
|
Run unit tests (macOS):
Sources/PixelKitTestingUtilities/XCTestCase+PixelKit.swift#L133
testUnderlyingErrorInformationParameters, XCTAssertEqual failed: ("m_mac_error_event") is not equal to ("error_event")
|
Run unit tests (macOS):
Tests/PixelKitTests/PixelKitTests.swift#L309
testDailyPixelDoubleFiringFrequency, XCTAssertEqual failed: ("m_mac_dailyEvent_d") is not equal to ("dailyEvent_d")
|
Run unit tests (macOS):
Tests/PixelKitTests/PixelKitTests.swift#L218
testFiringASamplePixel, XCTAssertEqual failed: ("m_mac_testEvent") is not equal to ("testEvent")
|
Run unit tests (macOS):
Tests/PixelKitTests/PixelKitTests.swift#L263
testFiringDailyPixelForTheFirstTime, XCTAssertEqual failed: ("m_mac_dailyEvent_d") is not equal to ("dailyEvent_d")
|
Run unit tests (macOS)
Process completed with exit code 1.
|
Run SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run unit tests (macOS):
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
|
Run unit tests (macOS):
CoreData#L1
'DailyBlockedTrackersEntity' (0x6000035f4bb0) from NSManagedObjectModel (0x6000064659f0) claims 'DailyBlockedTrackersEntity'.
|
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#L63
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/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 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#L63
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#L63
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#L63
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 (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 (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
|
54 KB |
|
ios-build-log.txt
|
140 KB |
|