Bump github.com/duckduckgo/privacy-dashboard from 8.3.0 to 8.4.0 #3618
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
pr.yml
on: pull_request
Run SwiftLint
36s
Run unit tests (macOS)
5m 35s
Run unit tests (iOS)
4m 19s
Annotations
5 errors, 21 warnings, and 10 notices
Run unit tests (iOS)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Run unit tests (macOS)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Run unit tests (macOS):
Tests/CrashesTests/CrashLogMessageExtractorTests.swift#L99
testCrashDiagnosticWritingAndReading, XCTAssertEqual failed: ("file:///var/folders/r4/ph658m2d3vs0vj00g75q0zyr0000gn/T/2025-02-07T15:41:22Z-8304.log") is not equal to ("file:///var/folders/r4/ph658m2d3vs0vj00g75q0zyr0000gn/T/2025-02-07T15:41:21Z-8304.log")
|
Run unit tests (macOS):
Tests/CrashesTests/CrashLogMessageExtractorTests.swift#L100
testCrashDiagnosticWritingAndReading, XCTAssertEqual failed: ("2025-02-07T15:41:22Z") is not equal to ("2025-02-07T15:41:21Z")
|
Run unit tests (macOS)
Process completed with exit code 1.
|
Run unit tests (iOS)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Run unit tests (iOS):
DerivedData/Build/Products/Debug-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run unit tests (iOS):
Sources/BrowserServicesKit/DataImport/TaskWithProgress.swift#L50
stored property 'progress' of 'Sendable'-conforming generic struct 'TaskWithProgress' has non-sendable type 'TaskWithProgress<Success, Failure, ProgressUpdate>.Progress' (aka 'AsyncStream<TaskWithProgress<Success, Failure, ProgressUpdate>.ProgressEvent>'); this is an error in the Swift 6 language mode
|
Run unit tests (iOS):
Sources/BrowserServicesKit/DataImport/TaskWithProgress.swift#L50
stored property 'progress' of 'Sendable'-conforming generic struct 'TaskWithProgress' has non-sendable type 'TaskWithProgress<Success, Failure, ProgressUpdate>.Progress' (aka 'AsyncStream<TaskWithProgress<Success, Failure, ProgressUpdate>.ProgressEvent>'); this is an error in the Swift 6 language mode
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L524
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L533
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L546
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L556
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Run unit tests (macOS)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Run unit tests (macOS):
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
|
Run unit tests (macOS):
CoreData#L1
'DailyBlockedTrackersEntity' (0x6000019b9080) from NSManagedObjectModel (0x6000048aef30) claims 'DailyBlockedTrackersEntity'.
|
Run unit tests (macOS):
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Run unit tests (macOS):
Sources/Navigation/Extensions/WKErrorExtension.swift#L67
extension declares a conformance of imported type 'WKError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WebKit' introduce this conformance in the future
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS):
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testOpenAboutBlankInNewWindow
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testWhenWebContentProcessIsTerminated_webProcessDidTerminateAndNavigationDidFailReceived
|
Run unit tests (macOS)
Skipped NavigationTests.NavigationRedirectsTests.testWhenCustomSchemeNavigationIsInterruptedByNewRequestThenDidFailIsCalled
|
Run unit tests (macOS)
Skipped NavigationTests.NavigationRedirectsTests.testWhenServerRedirectIsInterruptedThenDidFailProvisionalIsCalled
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-log.txt
|
65.8 KB |
|
ios-build-log.txt
|
331 KB |
|