Code Freeze #27
code_freeze.yml
on: workflow_dispatch
Create Release Branch
53s
Matrix: Run Tests / Test
Matrix: Run Tests / Make Release Build
Run Tests
/
SwiftLint
1m 6s
Run Tests
/
Verify autoconsent bundle
13s
Run Tests
/
Create Asana Task
0s
Run Tests
/
Close Asana Task
0s
Prepare Release
/
...
/
Export Notarized App
6m 38s
Prepare Release
/
...
/
Make App Store Connect Release
8m 13s
Prepare Release
/
...
/
Send Mattermost message
3s
Annotations
1 error, 45 warnings, and 2 notices
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Process completed with exit code 1.
|
Create Release Branch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests / ShellCheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests / Verify autoconsent bundle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests / SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests / Test (Non-Sandbox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/PrivateHeaders/grdb_config.h#L14
ambiguous expansion of macro 'SQLITE_VERSION_NUMBER'
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/GRDB.framework/PrivateHeaders/grdb_config.h#L14
ambiguous expansion of macro 'SQLITE_VERSION_NUMBER'
|
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/Sharing/SharingMenu.swift#L76
'open(_:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:)' was deprecated in macOS 11.0: Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L78
'async' was deprecated in macOS 11.0: When using NSWorkspaceOpenConfiguration, all launches are asynchronous.
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/Common/Extensions/NSBezierPathExtension.swift#L30
switch must be exhaustive
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/OpenSSL.framework/Headers/shim.h#L12
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/OpenSSL.framework/Headers/shim.h#L17
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/OpenSSL.framework/Headers/shim.h#L23
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Run Tests / Test (Non-Sandbox):
DerivedData/Build/Products/CI/OpenSSL.framework/Headers/shim.h#L28
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
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)
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)
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 (Sandbox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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):
DuckDuckGo/Common/Utilities/HardwareModel.swift#L25
'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault'
|
Run Tests / Test (Sandbox):
DuckDuckGo/Common/Utilities/HardwareModel.swift#L25
'kIOMasterPortDefault' was deprecated in macOS 12.0: renamed to 'kIOMainPortDefault'
|
Run Tests / Test (Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L76
'open(_:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:)' was deprecated in macOS 11.0: Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.
|
Run Tests / Test (Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L78
'async' was deprecated in macOS 11.0: When using NSWorkspaceOpenConfiguration, all launches are asynchronous.
|
Run Tests / Test (Sandbox):
DuckDuckGo/Common/Extensions/NSBezierPathExtension.swift#L30
switch must be exhaustive
|
Run Tests / Test (Sandbox):
DuckDuckGo/Preferences/View/PreferencesSidebar.swift#L72
getter 'body' took 367ms to type-check (limit: 250ms)
|
Run Tests / Test (Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L76
'open(_:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:)' was deprecated in macOS 11.0: Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.
|
Run Tests / Test (Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L78
'async' was deprecated in macOS 11.0: When using NSWorkspaceOpenConfiguration, all launches are asynchronous.
|
Run Tests / Test (Sandbox):
DuckDuckGo/Common/Extensions/NSBezierPathExtension.swift#L30
switch must be exhaustive
|
Run Tests / Test (Sandbox):
DuckDuckGo/Preferences/View/PreferencesSidebar.swift#L72
getter 'body' took 312ms to type-check (limit: 250ms)
|
Run Tests / Private API Report / Update PR comment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Increment Build Number
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare Release / Prepare DMG Release / Export Notarized App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Sharing/SharingMenu.swift#L76
'open(_:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:)' was deprecated in macOS 11.0: Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/Sharing/SharingMenu.swift#L78
'async' was deprecated in macOS 11.0: When using NSWorkspaceOpenConfiguration, all launches are asynchronous.
|
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/NetworkProtection/AppTargets/BothAppTargets/Invite/NetworkProtectionInviteDialog.swift#L42
weak reference will always be nil because the referenced object is deallocated here
|
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/Sharing/SharingMenu.swift#L76
'open(_:withAppBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifiers:)' was deprecated in macOS 11.0: Use -[NSWorkspace openURLs:withApplicationAtURL:configuration:completionHandler:] instead.
|
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: webfactory/[email protected], actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests / Test (Non-Sandbox)
Tests Passed: 0 failed, 0 skipped, 189 total (13.342 seconds)
|
Run Tests / Test (Sandbox)
Tests Passed: 0 failed, 0 skipped, 9 total (0.016 seconds)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DuckDuckGo-release-1.73.0.114.app
Expired
|
58.9 MB |
|
DuckDuckGo-release-1.73.0.114.dmg
Expired
|
59 MB |
|
DuckDuckGo-release-dSYM-1.73.0.114
Expired
|
83.7 MB |
|