Subscription oauth api v2 #14699
pr.yml
on: pull_request
Matrix: Test
SwiftLint
43s
Test Shell Scripts
33s
Make Release Build
3m 26s
Verify autoconsent bundle
28s
ShellCheck
8s
Annotations
22 errors and 29 warnings
Make Release Build:
DerivedData/SourcePackages/checkouts/BrowserServicesKit/Sources/TestUtils/API/APIMockResponseFactory.swift#L20
module 'Subscription' was not compiled for testing
|
Make Release Build
Process completed with exit code 65.
|
Test (Sandbox)
The job running on runner GitHub Actions 466 has exceeded the maximum execution time of 30 minutes.
|
Test (Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureForStripeTests.swift#L175
testGetSubscriptionOptionsReturnsEmptyOptionsWhenNoSubscriptionOptions, XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureForStripeTests.swift#L190
testGetSubscriptionOptionsReturnsEmptyOptionsWhenSubscriptionOptionsDidNotFetch, XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureForStripeTests.swift#L159
testGetSubscriptionOptionsSuccess, XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
|
Test (Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureTests.swift#L266
-[Unit_Tests_App_Store.SubscriptionPagesUseSubscriptionFeatureTests testGetSubscriptionOptionsReturnsEmptyOptionsWhenNoSubscriptionOptions] : XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureTests.swift#L282
-[Unit_Tests_App_Store.SubscriptionPagesUseSubscriptionFeatureTests testGetSubscriptionOptionsReturnsEmptyOptionsWhenPurchaseNotAllowed] : XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureTests.swift#L252
-[Unit_Tests_App_Store.SubscriptionPagesUseSubscriptionFeatureTests testGetSubscriptionOptionsSuccess] : XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
|
Test (Sandbox)
The operation was canceled.
|
Test (Non-Sandbox)
The job running on runner GitHub Actions 284 has exceeded the maximum execution time of 30 minutes.
|
Test (Non-Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureForStripeTests.swift#L175
testGetSubscriptionOptionsReturnsEmptyOptionsWhenNoSubscriptionOptions, XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Non-Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureForStripeTests.swift#L190
testGetSubscriptionOptionsReturnsEmptyOptionsWhenSubscriptionOptionsDidNotFetch, XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Non-Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureForStripeTests.swift#L159
testGetSubscriptionOptionsSuccess, XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
|
Test (Non-Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureTests.swift#L266
-[Unit_Tests.SubscriptionPagesUseSubscriptionFeatureTests testGetSubscriptionOptionsReturnsEmptyOptionsWhenNoSubscriptionOptions] : XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Non-Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureTests.swift#L282
-[Unit_Tests.SubscriptionPagesUseSubscriptionFeatureTests testGetSubscriptionOptionsReturnsEmptyOptionsWhenPurchaseNotAllowed] : XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
Test (Non-Sandbox):
UnitTests/Subscription/SubscriptionPagesUseSubscriptionFeatureTests.swift#L252
-[Unit_Tests.SubscriptionPagesUseSubscriptionFeatureTests testGetSubscriptionOptionsSuccess] : XCTUnwrap failed: expected non-nil value of type "SubscriptionOptions"
|
|
Test (Non-Sandbox)
The operation was canceled.
|
ShellCheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify autoconsent bundle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Make Release Build:
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Make Release Build:
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Make Release Build:
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Make Release Build:
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Make Release Build:
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Make Release Build:
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Test (Sandbox):
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test (Sandbox):
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test (Sandbox):
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Test (Sandbox):
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Test (Sandbox):
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Test (Sandbox):
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Test (Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L179
global actor 'UDPFlowActor'-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L173
global actor 'UDPFlowActor'-isolated operator function '==' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L326
global actor 'UDPFlowActor'-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L322
global actor 'UDPFlowActor'-isolated operator function '==' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Non-Sandbox):
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test (Non-Sandbox):
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Test (Non-Sandbox):
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Test (Non-Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L179
global actor 'UDPFlowActor'-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Non-Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L173
global actor 'UDPFlowActor'-isolated operator function '==' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Non-Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L326
global actor 'UDPFlowActor'-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Non-Sandbox):
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L322
global actor 'UDPFlowActor'-isolated operator function '==' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test (Non-Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Test (Non-Sandbox):
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L123
'VPNLogger' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Test (Non-Sandbox):
DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L140
'log(_:server:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
release-xcodebuild.log
|
405 KB |
|