Skip to content

Code Freeze

Code Freeze #158

Re-run triggered July 29, 2024 13:59
Status Success
Total duration 31m 18s
Billable time 1h 54m
Artifacts 12

code_freeze.yml

on: workflow_dispatch
Create Release Branch
2m 0s
Create Release Branch
Matrix: Run Tests / Test
Run Tests  /  ShellCheck
18s
Run Tests / ShellCheck
Run Tests  /  SwiftLint
53s
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
15s
Run Tests / Verify autoconsent bundle
Run Tests  /  ...  /  Update PR comment
4s
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
31s
Increment Build Number
Prepare Release  /  ...  /  Export Notarized App
11m 32s
Prepare Release / Prepare DMG Release / Export Notarized App
Prepare Release  /  ...  /  Make App Store Connect Release
11m 7s
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Prepare Release  /  ...  /  Create DMG
2m 51s
Prepare Release / Prepare DMG Release / Create DMG
Prepare Release  /  ...  /  Send Mattermost message
6s
Prepare Release / Prepare DMG Release / Send Mattermost message
Tag and Merge Branch  /  Tag Release
20s
Tag and Merge Branch / Tag Release
Fit to window
Zoom out
Zoom in

Annotations

44 warnings and 2 notices
Run Tests / Verify autoconsent bundle
The following actions uses Node.js version which is deprecated 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)
DuckDuckGoDBPBackgroundAgent isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoDBPBackgroundAgent' from project 'DuckDuckGo')
Run Tests / Test (Non-Sandbox)
DuckDuckGoVPN isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoVPN' from project 'DuckDuckGo')
Run Tests / Test (Non-Sandbox)
DuckDuckGoNotifications isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoNotifications' from project 'DuckDuckGo')
Run Tests / Test (Non-Sandbox)
DuckDuckGo Privacy Browser isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGo Privacy Browser' from project 'DuckDuckGo')
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): DuckDuckGoVPN/DuckDuckGoVPNAppDelegate.swift#L79
value 'token' was defined but never used; consider replacing with boolean test
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): 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): 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): 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)
not stripping binary because it is signed: /Users/runner/work/macos-browser/macos-browser/DerivedData/SourcePackages/artifacts/grdb.swift/GRDB/GRDB.xcframework/macos-arm64_x86_64/GRDB.framework/Versions/A/GRDB (in target 'DataBrokerProtectionTests' from project 'DataBrokerProtection')
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/AppTargets/BothAppTargets/NetworkProtectionDebugMenu.swift#L29
main actor-isolated class 'NetworkProtectionDebugMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/AppTargets/BothAppTargets/NetworkProtectionOnboardingMenu.swift#L28
main actor-isolated class 'NetworkProtectionOnboardingMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Run Tests / Test (Non-Sandbox): DuckDuckGo/DataImport/Logins/Chromium/ChromiumDataImporter.swift#L43
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Run Tests / Test (Non-Sandbox): DuckDuckGo/NetworkProtection/AppTargets/BothAppTargets/NetworkProtectionDebugMenu.swift#L29
main actor-isolated class 'NetworkProtectionDebugMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Run Tests / Test (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 (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 (Sandbox): DuckDuckGoVPN/DuckDuckGoVPNAppDelegate.swift#L79
value 'token' was defined but never used; consider replacing with boolean test
Run Tests / Test (Sandbox): DuckDuckGoVPN/DuckDuckGoVPNAppDelegate.swift#L79
value 'token' was defined but never used; consider replacing with boolean test
Run Tests / Test (Sandbox): DuckDuckGo/Bookmarks/Model/Bookmark.swift#L231
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Run Tests / Test (Sandbox): DuckDuckGo/DataImport/Bookmarks/Safari/SafariDataImporter.swift#L45
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Run Tests / Test (Sandbox): DuckDuckGo/Sharing/SharingMenu.swift#L22
main actor-isolated class 'SharingMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Run Tests / Test (Sandbox): DuckDuckGo/Menus/HistoryMenu.swift#L25
main actor-isolated class 'HistoryMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Run Tests / Test (Sandbox): DuckDuckGo/Menus/MainMenu.swift#L32
main actor-isolated class 'MainMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Run Tests / Test (Sandbox): DuckDuckGo/NetworkProtection/AppTargets/BothAppTargets/NetworkProtectionOnboardingMenu.swift#L28
main actor-isolated class 'NetworkProtectionOnboardingMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Run Tests / Test (Sandbox)
DuckDuckGoDBPBackgroundAgentAppStore isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoDBPBackgroundAgentAppStore' from project 'DuckDuckGo')
Run Tests / Test (Sandbox)
DuckDuckGo Privacy Browser App Store isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGo Privacy Browser App Store' 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')
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Unexpected input(s) 'access-token', valid inputs are ['task-url']
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
The following actions uses Node.js version which is deprecated 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/
Prepare Release / Prepare DMG Release / Export Notarized App
Unexpected input(s) 'access-token', valid inputs are ['task-url']
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
No App Category is set for target 'DuckDuckGoDBPBackgroundAgent'. Set a category by using the General tab for your target, or by adding an appropriate LSApplicationCategory value to your Info.plist. (in target 'DuckDuckGoDBPBackgroundAgent' from project 'DuckDuckGo')
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/Tab/Model/Tab.swift#L83
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/History/ViewModel/VisitViewModel.swift#L28
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/DataImport/Logins/Chromium/ChromiumDataImporter.swift#L43
main actor-isolated static property 'shared' can not be referenced from a non-isolated context; this is an error in Swift 6
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/Tab/UserScripts/DebugUserScript.swift#L45
main actor-isolated static property 'debugMessagingDisabledSource' can not be referenced from a non-isolated context; this is an error in Swift 6
Prepare Release / Prepare DMG Release / Export Notarized App: DuckDuckGo/Menus/HistoryMenu.swift#L25
main actor-isolated class 'HistoryMenu' has different actor isolation from nonisolated superclass 'NSMenu'; this is an error in Swift 6
Prepare Release / Prepare DMG Release / Create DMG
Unexpected input(s) 'access-token', valid inputs are ['task-url']
Tag and Merge Branch / Tag Release
Unexpected input(s) 'access-token', valid inputs are ['task-url']
Run Tests / Test (Non-Sandbox)
Tests Passed: 0 failed, 0 skipped, 358 total (37.339 seconds)
Run Tests / Test (Sandbox)
Tests Passed: 0 failed, 0 skipped, 14 total (0.381 seconds)

Artifacts

Produced during runtime
Name Size
DuckDuckGo-appstore-dSYM-1.100.0.235 Expired
104 MB
DuckDuckGo-release-1.100.0.235.app Expired
72.1 MB
DuckDuckGo-release-1.100.0.235.dmg Expired
72.1 MB
DuckDuckGo-release-dSYM-1.100.0.235 Expired
112 MB
tag Expired
134 Bytes