Skip to content

Code Freeze

Code Freeze #206

Manually triggered November 25, 2024 16:05
Status Success
Total duration 33m 27s
Billable time 54m
Artifacts 5

code_freeze.yml

on: workflow_dispatch
Create Release Branch
1m 26s
Create Release Branch
Matrix: Run Tests / Test
Run Tests  /  ShellCheck
6s
Run Tests / ShellCheck
Run Tests  /  SwiftLint
44s
Run Tests / SwiftLint
Run Tests  /  Test Shell Scripts
22s
Run Tests / Test Shell Scripts
Run Tests  /  Make Release Build
0s
Run Tests / Make Release Build
Run Tests  /  Verify autoconsent bundle
30s
Run Tests / Verify autoconsent bundle
Run Tests  /  ...  /  Update PR comment
1s
Run Tests / Private API Report / Update PR comment
Run Tests  /  Create Asana Task
0s
Run Tests / Create Asana Task
Run Tests  /  Close Asana Task
0s
Run Tests / Close Asana Task
Increment Build Number
39s
Increment Build Number
Prepare Release  /  ...  /  Export Notarized App
10m 30s
Prepare Release / Prepare DMG Release / Export Notarized App
Prepare Release  /  ...  /  Make App Store Connect Release
17m 41s
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Prepare Release  /  ...  /  Create DMG
1m 22s
Prepare Release / Prepare DMG Release / Create DMG
Prepare Release  /  ...  /  Send Mattermost message
20s
Prepare Release / Prepare DMG Release / Send Mattermost message
Tag and Merge Branch  /  Tag Release
46s
Tag and Merge Branch / Tag Release
Fit to window
Zoom out
Zoom in

Annotations

1 error, 33 warnings, and 1 notice
Run Tests / Test (Sandbox): IntegrationTests/NavigationProtection/NavigationProtectionIntegrationTests.swift#L273
testGPC, XCTAssertEqual failed: ("[Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "top frame header", value: Optional(Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result.Value.string("1"))), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "top frame JS API", value: Optional(Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result.Value.null)), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "frame header", value: nil), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "frame JS API", value: nil), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "subequest header", value: nil)]") is not equal to ("[Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "top frame header", value: Optional(Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result.Value.string("1"))), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "top frame JS API", value: Optional(Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result.Value.null)), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "frame header", value: nil), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "frame JS API", value: Optional(Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result.Value.bool(false))), Integration_Tests_App_Store.(unknown context at $102cc96b4).Results.Result(id: "subequest header", value: nil)]")
Run Tests / Verify autoconsent bundle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / Test (Non-Sandbox): LocalPackages/SubscriptionUI/Sources/SubscriptionUI/DebugMenu/DebugPurchaseView.swift#L167
extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Run Tests / Test (Non-Sandbox): DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/NetworkProtectionTokenStore+SubscriptionTokenKeychainStorage.swift#L25
extension declares a conformance of imported type 'NetworkProtectionKeychainTokenStore' to imported protocol 'SubscriptionTokenStoring'; this will not behave correctly if the owners of 'NetworkProtection' introduce this conformance in the future
Run Tests / Test (Non-Sandbox)
sandbox-test-tool isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'sandbox-test-tool' from project 'DuckDuckGo')
Run Tests / Test (Sandbox)
sandbox-test-tool isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'sandbox-test-tool' from project 'DuckDuckGo')
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Run Tests / 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
Prepare Release / Prepare DMG Release / Export Notarized App: --- xcodebuild#L1
Using the first of multiple matching destinations:
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Prepare Release / Prepare DMG Release / Export Notarized App: 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
Run Tests / Test (Sandbox)
Skipped Integration_Tests_App_Store.DownloadsIntegrationTests.testWhenLocalFile_downloadStartsAlwaysDisplayingSavePanel

Artifacts

Produced during runtime
Name Size
DuckDuckGo-release-1.116.0.315.app
95.3 MB
DuckDuckGo-release-1.116.0.315.dmg
95.1 MB
DuckDuckGo-release-dSYM-1.116.0.315
133 MB
DuckDuckGo-testflight-dSYM-1.116.0.315
119 MB
tag Expired
134 Bytes