Skip to content

Fix failed downloads (file coordination) #8883

Fix failed downloads (file coordination)

Fix failed downloads (file coordination) #8883

Triggered via pull request March 21, 2024 10:29
Status Failure
Total duration 3m 27s
Billable time 17m
Artifacts 3

pr.yml

on: pull_request
Matrix: Test
Matrix: Make Release Build
SwiftLint
1m 2s
SwiftLint
Verify autoconsent bundle
15s
Verify autoconsent bundle
ShellCheck
5s
ShellCheck
Private API Report  /  Update PR comment
Private API Report / Update PR comment
Create Asana Task
0s
Create Asana Task
Close Asana Task
0s
Close Asana Task
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 36 warnings
SwiftLint: DuckDuckGo/FileDownload/Model/FileDownloadManager.swift#L267
Files should have a single trailing newline (trailing_newline)
SwiftLint: DuckDuckGo/FileDownload/Services/DownloadListCoordinator.swift#L279
TODOs should be resolved (remove when temp is present bu...) (todo)
Test (Non-Sandbox): DuckDuckGo/FileDownload/Model/WebKitDownloadTask.swift#L329
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Test (Non-Sandbox): DuckDuckGo/FileDownload/Model/WebKitDownloadTask.swift#L555
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Test (Non-Sandbox): DuckDuckGo/FileDownload/Model/WebKitDownloadTask.swift#L737
cannot find 'breakByRaisingSigInt' in scope
Test (Non-Sandbox)
Process completed with exit code 1.
Make Release Build (DuckDuckGo Privacy Browser)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Make Release Build (DuckDuckGo Privacy Browser): DuckDuckGo/FileDownload/Model/WebKitDownloadTask.swift#L329
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Make Release Build (DuckDuckGo Privacy Browser): DuckDuckGo/FileDownload/Model/WebKitDownloadTask.swift#L555
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Make Release Build (DuckDuckGo Privacy Browser): DuckDuckGo/Common/Extensions/DispatchQueueExtensions.swift#L35
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Make Release Build (DuckDuckGo Privacy Browser)
Process completed with exit code 65.
Make Release Build (DuckDuckGo Privacy Pro): DuckDuckGo/FileDownload/Model/WebKitDownloadTask.swift#L329
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Make Release Build (DuckDuckGo Privacy Pro): DuckDuckGo/FileDownload/Model/WebKitDownloadTask.swift#L555
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Make Release Build (DuckDuckGo Privacy Pro): DuckDuckGo/Common/Extensions/DispatchQueueExtensions.swift#L35
'assumeIsolated(_:file:line:)' is only available in macOS 14.0 or newer
Make Release Build (DuckDuckGo Privacy Pro)
Process completed with exit code 65.
Test (Sandbox)
The job was canceled because "Non-Sandbox" failed.
Test (Sandbox)
The operation was canceled.
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/.
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/.
Test (Non-Sandbox): LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/DebugUI/DataBrokerRunCustomJSONViewModel.swift#L190
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in Swift 6
Test (Non-Sandbox): DerivedData/Build/Products/CI/GRDB.framework/PrivateHeaders/grdb_config.h#L14
ambiguous expansion of macro 'SQLITE_VERSION_NUMBER'
Test (Non-Sandbox): DerivedData/Build/Products/CI/GRDB.framework/PrivateHeaders/grdb_config.h#L14
ambiguous expansion of macro 'SQLITE_VERSION_NUMBER'
Test (Non-Sandbox): DerivedData/Build/Products/CI/GRDB.framework/PrivateHeaders/grdb_config.h#L14
ambiguous expansion of macro 'SQLITE_VERSION_NUMBER'
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')
Test (Non-Sandbox): CoreData#L1
no NSValueTransformer with class name 'NSDataTransformer' was found for attribute 'destinationBookmarkDataEncrypted' on entity 'DownloadManagedObject'
Test (Non-Sandbox): CoreData#L1
no NSValueTransformer with class name 'NSStringTransformer' was found for attribute 'filenameEncrypted' on entity 'DownloadManagedObject'
Test (Non-Sandbox): CoreData#L1
no NSValueTransformer with class name 'NSURLTransformer' was found for attribute 'urlEncrypted' on entity 'DownloadManagedObject'
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')
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')
Test (Non-Sandbox)
No files were found with the provided path: Non-Sandbox-integrationtests-xcodebuild.log. No artifacts will be uploaded.
Test (Non-Sandbox)
No files were found with the provided path: Non-Sandbox-integrationtests.xcresult. No artifacts will be uploaded.
Make Release Build (DuckDuckGo Privacy Browser)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Make Release Build (DuckDuckGo Privacy Browser): LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/DebugUI/DataBrokerRunCustomJSONViewModel.swift#L190
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in Swift 6
Make Release Build (DuckDuckGo Privacy Browser): LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/DebugUI/DataBrokerRunCustomJSONViewModel.swift#L190
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in Swift 6
Make Release Build (DuckDuckGo Privacy Browser): CoreData#L1
no NSValueTransformer with class name 'NSDataTransformer' was found for attribute 'destinationBookmarkDataEncrypted' on entity 'DownloadManagedObject'
Make Release Build (DuckDuckGo Privacy Browser): CoreData#L1
no NSValueTransformer with class name 'NSStringTransformer' was found for attribute 'filenameEncrypted' on entity 'DownloadManagedObject'
Make Release Build (DuckDuckGo Privacy Browser): CoreData#L1
no NSValueTransformer with class name 'NSURLTransformer' was found for attribute 'urlEncrypted' on entity 'DownloadManagedObject'
Make Release Build (DuckDuckGo Privacy Pro)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Make Release Build (DuckDuckGo Privacy Pro): LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/DebugUI/DataBrokerRunCustomJSONViewModel.swift#L190
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in Swift 6
Make Release Build (DuckDuckGo Privacy Pro): LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/DebugUI/DataBrokerRunCustomJSONViewModel.swift#L190
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in Swift 6
Make Release Build (DuckDuckGo Privacy Pro): CoreData#L1
no NSValueTransformer with class name 'NSDataTransformer' was found for attribute 'destinationBookmarkDataEncrypted' on entity 'DownloadManagedObject'
Make Release Build (DuckDuckGo Privacy Pro): CoreData#L1
no NSValueTransformer with class name 'NSStringTransformer' was found for attribute 'filenameEncrypted' on entity 'DownloadManagedObject'
Make Release Build (DuckDuckGo Privacy Pro): CoreData#L1
no NSValueTransformer with class name 'NSURLTransformer' was found for attribute 'urlEncrypted' on entity 'DownloadManagedObject'

Artifacts

Produced during runtime
Name Size
Non-Sandbox-unittests-xcodebuild.log Expired
385 KB
Non-Sandbox-unittests.xcresult Expired
355 KB
release-xcodebuild.log Expired
286 KB