Skip to content

Code Freeze

Code Freeze #164

Re-run triggered September 10, 2024 12:30
Status Success
Total duration 26m 40s
Billable time 1h 6m
Artifacts 8

code_freeze.yml

on: workflow_dispatch
Create Release Branch
3m 16s
Create Release Branch
Matrix: Run Tests / Test
Run Tests  /  ShellCheck
7s
Run Tests / ShellCheck
Run Tests  /  SwiftLint
39s
Run Tests / SwiftLint
Run Tests  /  Test Shell Scripts
15s
Run Tests / Test Shell Scripts
Run Tests  /  Make Release Build
0s
Run Tests / Make Release Build
Run Tests  /  Verify autoconsent bundle
0s
Run Tests / Verify autoconsent bundle
Run Tests  /  ...  /  Update PR comment
9s
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
35s
Increment Build Number
Prepare Release  /  ...  /  Export Notarized App
10m 21s
Prepare Release / Prepare DMG Release / Export Notarized App
Prepare Release  /  ...  /  Make App Store Connect Release
11m 1s
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Prepare Release  /  ...  /  Create DMG
1m 17s
Prepare Release / Prepare DMG Release / Create DMG
Prepare Release  /  ...  /  Send Mattermost message
2s
Prepare Release / Prepare DMG Release / Send Mattermost message
Tag and Merge Branch  /  Tag Release
42s
Tag and Merge Branch / Tag Release
Fit to window
Zoom out
Zoom in

Annotations

1 error, 33 warnings, and 1 notice
Run Tests / Test (Non-Sandbox): IntegrationTests/NavigationProtection/NavigationProtectionIntegrationTests.swift#L273
testGPC, XCTAssertEqual failed: ("[Integration_Tests.(unknown context at $108965738).Results.Result(id: "top frame header", value: Optional(Integration_Tests.(unknown context at $108965738).Results.Result.Value.string("1"))), Integration_Tests.(unknown context at $108965738).Results.Result(id: "top frame JS API", value: Optional(Integration_Tests.(unknown context at $108965738).Results.Result.Value.null)), Integration_Tests.(unknown context at $108965738).Results.Result(id: "frame header", value: nil), Integration_Tests.(unknown context at $108965738).Results.Result(id: "frame JS API", value: nil), Integration_Tests.(unknown context at $108965738).Results.Result(id: "subequest header", value: nil)]") is not equal to ("[Integration_Tests.(unknown context at $108965738).Results.Result(id: "top frame header", value: Optional(Integration_Tests.(unknown context at $108965738).Results.Result.Value.string("1"))), Integration_Tests.(unknown context at $108965738).Results.Result(id: "top frame JS API", value: Optional(Integration_Tests.(unknown context at $108965738).Results.Result.Value.null)), Integration_Tests.(unknown context at $108965738).Results.Result(id: "frame header", value: nil), Integration_Tests.(unknown context at $108965738).Results.Result(id: "frame JS API", value: Optional(Integration_Tests.(unknown context at $108965738).Results.Result.Value.bool(false))), Integration_Tests.(unknown context at $108965738).Results.Result(id: "subequest header", value: nil)]")
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 (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L144
'VPNLogger' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L161
'log(_:server:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L194
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L214
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L231
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L247
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L267
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L287
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L307
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L327
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L144
'VPNLogger' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L161
'log(_:server:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L194
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L214
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L231
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L247
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L267
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L287
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L307
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L327
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
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')
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: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L144
'VPNLogger' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L161
'log(_:server:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L194
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L214
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L231
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L247
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L267
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L287
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/NetworkProtection/NetworkExtensionTargets/NetworkExtensionTargets/MacPacketTunnelProvider.swift#L307
'log(_:named:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected]. 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 (Sandbox)
Skipped Integration_Tests_App_Store.DownloadsIntegrationTests.testWhenLocalFile_downloadStartsAlwaysDisplayingSavePanel

Artifacts

Produced during runtime
Name Size
DuckDuckGo-appstore-dSYM-1.106.0.259
109 MB
DuckDuckGo-release-1.106.0.259.app
74.9 MB
DuckDuckGo-release-1.106.0.259.dmg
74.9 MB
DuckDuckGo-release-dSYM-1.106.0.259
117 MB
tag Expired
134 Bytes