Bump Internal Release #83
bump_internal_release.yml
on: workflow_dispatch
Assert Release Branch
0s
Matrix: Run Tests / Test
Matrix: Run Tests / Make Release Build
Run Tests
/
SwiftLint
1m 5s
Run Tests
/
Verify autoconsent bundle
11s
Run Tests
/
Create Asana Task
0s
Run Tests
/
Close Asana Task
0s
Prepare Release
/
...
/
Export Notarized App
7m 19s
Prepare Release
/
...
/
Make App Store Connect Release
7m 45s
Prepare Release
/
...
/
Send Mattermost message
3s
Tag and Merge Branch
/
Tag Release
22s
Annotations
3 errors, 48 warnings, and 2 notices
Run Tests / Test (Sandbox):
CoreData#L1
(6922) I/O error for database at /var/folders/g9/4hls9p_s22bdrc8v5gzytvxc0000gn/T/com.duckduckgo.mobile.ios.Integration-Tests/Database.sqlite. SQLite error code:6922, 'disk I/O error'
|
Run Tests / Test (Sandbox):
CoreData#L1
SQLCore dispatchRequest: exception handling request: <NSSQLFetchRequestContext: 0x600001c19500> , I/O error for database at /var/folders/g9/4hls9p_s22bdrc8v5gzytvxc0000gn/T/com.duckduckgo.mobile.ios.Integration-Tests/Database.sqlite. SQLite error code:6922, 'disk I/O error' with userInfo of {
|
Run Tests / Test (Sandbox):
CoreData#L1
-executeRequest: encountered exception = I/O error for database at /var/folders/g9/4hls9p_s22bdrc8v5gzytvxc0000gn/T/com.duckduckgo.mobile.ios.Integration-Tests/Database.sqlite. SQLite error code:6922, 'disk I/O error' with userInfo = {
|
Run Tests / Verify autoconsent bundle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 / Test (Non-Sandbox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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)
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 (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):
CoreData#L1
no NSValueTransformer with class name 'NSStringTransformer' was found for attribute 'titleEncrypted' on entity 'HistoryEntryManagedObject'
|
Run Tests / Test (Non-Sandbox):
CoreData#L1
no NSValueTransformer with class name 'NSImageTransformer' was found for attribute 'faviconEncrypted' on entity 'BookmarkManagedObject'
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/Tab/UserScripts/SubscriptionPagesUserScript.swift#L122
immutable value 'accessToken' was never used; consider replacing with '_' or removing it
|
Run Tests / Test (Non-Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L77
'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#L79
'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):
DuckDuckGo/Application/AppDelegate.swift#L277
variable 'defaultEnvironment' was never mutated; consider changing to 'let' constant
|
Run Tests / Test (Sandbox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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):
CoreData#L1
no NSValueTransformer with class name 'NSStringTransformer' was found for attribute 'titleEncrypted' on entity 'HistoryEntryManagedObject'
|
Run Tests / Test (Sandbox):
CoreData#L1
no NSValueTransformer with class name 'NSImageTransformer' was found for attribute 'faviconEncrypted' on entity 'BookmarkManagedObject'
|
Run Tests / Test (Sandbox):
DuckDuckGo/Preferences/View/PreferencesSidebar.swift#L72
getter 'body' took 322ms to type-check (limit: 250ms)
|
Run Tests / Test (Sandbox):
DuckDuckGo/Sharing/SharingMenu.swift#L77
'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#L79
'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/Sharing/SharingMenu.swift#L77
'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#L79
'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/Menus/MainMenuActions.swift#L110
result of call to 'restoreLastSessionState(interactive:)' is unused
|
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)
Run script build phase 'Copy Swift Package resources' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'DuckDuckGoDBPBackgroundAgentAppStore' from project 'DuckDuckGo')
|
Run Tests / Test (Sandbox)
Run script build phase 'Embed Debug-only Network Extensions' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'DuckDuckGoVPNAppStore' from project 'DuckDuckGo')
|
Run Tests / Test (Sandbox)
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'DuckDuckGoVPNAppStore' 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)
Run script build phase 'Embed Login Items' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'DuckDuckGo Privacy Browser App Store' from project 'DuckDuckGo')
|
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:
CoreData#L1
no NSValueTransformer with class name 'NSStringTransformer' was found for attribute 'titleEncrypted' on entity 'HistoryEntryManagedObject'
|
Prepare Release / Prepare DMG Release / Export Notarized App:
CoreData#L1
no NSValueTransformer with class name 'NSImageTransformer' was found for attribute 'faviconEncrypted' on entity 'BookmarkManagedObject'
|
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/Sharing/SharingMenu.swift#L77
'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#L79
'async' was deprecated in macOS 11.0: When using NSWorkspaceOpenConfiguration, all launches are asynchronous.
|
|
Prepare Release / Prepare DMG Release / Export Notarized App:
DuckDuckGo/Tab/UserScripts/SubscriptionPagesUserScript.swift#L122
immutable value 'accessToken' was never used; consider replacing with '_' or removing it
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: webfactory/[email protected]. 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 / 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, 202 total (14.161 seconds)
|
Run Tests / Test (Sandbox)
Tests Passed: 0 failed, 0 skipped, 9 total (0.015 seconds)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DuckDuckGo-appstore-dSYM-1.77.0.130
Expired
|
78.6 MB |
|
DuckDuckGo-release-1.77.0.130.app
Expired
|
60.3 MB |
|
DuckDuckGo-release-1.77.0.130.dmg
Expired
|
60.4 MB |
|
DuckDuckGo-release-dSYM-1.77.0.130
Expired
|
87.6 MB |
|