Skip to content

Universal auth v1 and v2 NetworkProtection #3530

Universal auth v1 and v2 NetworkProtection

Universal auth v1 and v2 NetworkProtection #3530

Triggered via pull request January 30, 2025 16:20
Status Failure
Total duration 15m 1s
Artifacts 2

pr.yml

on: pull_request
Run SwiftLint
36s
Run SwiftLint
Run unit tests (macOS)
5m 26s
Run unit tests (macOS)
Run unit tests (iOS)
14m 47s
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

6 errors, 15 warnings, and 10 notices
Run SwiftLint: Sources/NetworkProtection/Subscription/SubscriptionTokenHandling.swift#L1
Header comments should be consistent with project patterns (file_header)
Run SwiftLint: Tests/NetworkProtectionTests/Mocks/SubscriptionTokenHandlingMock.swift#L1
Header comments should be consistent with project patterns (file_header)
Run SwiftLint: Tests/NetworkProtectionTests/Mocks/SubscriptionTokenHandlingMock.swift#L25
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
Run SwiftLint: Tests/NetworkProtectionTests/Mocks/SubscriptionTokenHandlingMock.swift#L32
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/NetworkProtectionTests/Mocks/SubscriptionTokenHandlingMock.swift#L36
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/NetworkProtectionTests/Mocks/SubscriptionTokenHandlingMock.swift#L40
Lines should not have trailing whitespace (trailing_whitespace)
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' (0x600003df79c0) from NSManagedObjectModel (0x600006ca41e0) 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#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
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/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/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/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/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/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/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/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 (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/DataImport/TaskWithProgress.swift#L50
stored property 'progress' of 'Sendable'-conforming generic struct 'TaskWithProgress' has non-sendable type 'TaskWithProgress<Success, Failure, ProgressUpdate>.Progress' (aka 'AsyncStream<TaskWithProgress<Success, Failure, ProgressUpdate>.ProgressEvent>'); this is an error in the Swift 6 language mode
Run unit tests (iOS): Sources/BrowserServicesKit/DataImport/TaskWithProgress.swift#L50
stored property 'progress' of 'Sendable'-conforming generic struct 'TaskWithProgress' has non-sendable type 'TaskWithProgress<Success, Failure, ProgressUpdate>.Progress' (aka 'AsyncStream<TaskWithProgress<Success, Failure, ProgressUpdate>.ProgressEvent>'); this is an error in the Swift 6 language mode
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testOpenAboutBlankInNewWindow
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 NavigationTests.DistributedNavigationDelegateTests.testWhenWebContentProcessIsTerminated_webProcessDidTerminateAndNavigationDidFailReceived
Run unit tests (macOS)
Skipped NavigationTests.NavigationRedirectsTests.testWhenCustomSchemeNavigationIsInterruptedByNewRequestThenDidFailIsCalled
Run unit tests (macOS)
Skipped NavigationTests.NavigationRedirectsTests.testWhenServerRedirectIsInterruptedThenDidFailProvisionalIsCalled

Artifacts

Produced during runtime
Name Size
build-log.txt
65.1 KB
ios-build-log.txt
329 KB