Skip to content

Bump Internal Release #68

Bump Internal Release

Bump Internal Release #68

Manually triggered February 16, 2024 19:28
Status Cancelled
Total duration 29m 52s
Billable time 38m
Artifacts

bump_internal_release.yml

on: workflow_dispatch
Update Embedded Files
43s
Update Embedded Files
Matrix: Run Tests / Test
Matrix: Run Tests / Make Release Build
Run Tests  /  ShellCheck
10s
Run Tests / ShellCheck
Run Tests  /  SwiftLint
54s
Run Tests / SwiftLint
Run Tests  /  Verify autoconsent bundle
11s
Run Tests / Verify autoconsent bundle
Run Tests  /  ...  /  Update PR comment
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
0s
Increment Build Number
Prepare Release  /  ...  /  Export Notarized App
Prepare Release / Prepare DMG Release / Export Notarized App
Prepare Release  /  ...  /  Make App Store Connect Release
Prepare Release / Prepare AppStore Release / Make App Store Connect Release
Prepare Release  /  ...  /  Create DMG
Prepare Release / Prepare DMG Release / Create DMG
Prepare Release  /  ...  /  Send Mattermost message
Prepare Release / Prepare DMG Release / Send Mattermost message
Tag and Merge Branch  /  Tag and Merge
Tag and Merge Branch / Tag and Merge
Fit to window
Zoom out
Zoom in

Annotations

1 error, 30 warnings, and 2 notices
Run Tests / Test (Sandbox)
The operation was canceled.
Update Embedded Files
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)
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)
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/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/Menus/MainMenuActions.swift#L110
result of call to 'restoreLastSessionState(interactive:)' is unused
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 (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): DerivedData/Build/Products/CI/GRDB.framework/PrivateHeaders/grdb_config.h#L14
ambiguous expansion of macro 'SQLITE_VERSION_NUMBER'
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/NetworkProtection/AppTargets/BothAppTargets/VPNLocation/VPNLocationPreferenceItem.swift#L62
'animation' was deprecated in macOS 12.0: Use withAnimation or animation(_:value:) instead.
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/Preferences/View/PreferencesSidebar.swift#L72
getter 'body' took 353ms to type-check (limit: 250ms)
Run Tests / Test (Sandbox): DuckDuckGo/Preferences/View/PreferencesSidebar.swift#L72
getter 'body' took 284ms to type-check (limit: 250ms)
Run Tests / Test (Sandbox): DuckDuckGo/Menus/MainMenuActions.swift#L110
result of call to 'restoreLastSessionState(interactive:)' is unused
Run Tests / Test (Non-Sandbox)
Tests Passed: 0 failed, 0 skipped, 191 total (13.777 seconds)
Run Tests / Test (Sandbox)
Tests Passed: 0 failed, 0 skipped, 9 total (0.115 seconds)