Skip to content

Apple client send and receive support for crash report cohort IDs (CRCIDs) #3192

Apple client send and receive support for crash report cohort IDs (CRCIDs)

Apple client send and receive support for crash report cohort IDs (CRCIDs) #3192

Triggered via pull request December 9, 2024 18:39
Status Failure
Total duration 4m 10s
Artifacts 2

pr.yml

on: pull_request
Run SwiftLint
34s
Run SwiftLint
Run unit tests (macOS)
3m 59s
Run unit tests (macOS)
Run unit tests (iOS)
3m 37s
Run unit tests (iOS)
Create Asana Task
0s
Create Asana Task
Close Asana Task
0s
Close Asana Task
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 14 warnings, and 10 notices
Run SwiftLint: Sources/Crashes/CrashReportSender.swift#L59
TODOs should be resolved (Consider pixels for failures t...) (todo)
Run SwiftLint: Sources/Crashes/CrashReportSender.swift#L63
TODOs should be resolved (Why do we straight-up print th...) (todo)
Run SwiftLint: Sources/Crashes/CrashCollection.swift#L211
TODOs should be resolved (This should really be its own ...) (todo)
Run SwiftLint: Sources/Crashes/CrashCollection.swift#L242
TODOs should be resolved (Is it worth sending a pixel fo...) (todo)
Run SwiftLint: Sources/Crashes/CrashCollection.swift#L253
TODOs should be resolved (Is this distinction necessary?) (todo)
Run SwiftLint: Sources/Crashes/CrashCollection.swift#L210
Limit vertical whitespace to a single empty line; currently 3 (vertical_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L28
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L45
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L67
There should be no space before and one after any comma (comma)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L97
There should be no space before and one after any comma (comma)
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 (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): CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
Run unit tests (macOS): CoreData#L1
'DailyBlockedTrackersEntity' (0x600002710bb0) from NSManagedObjectModel (0x6000076ea580) claims 'DailyBlockedTrackersEntity'.
Run unit tests (macOS): 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
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)
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.6 KB
ios-build-log.txt
139 KB