Merge branch 'hotfix/235.2.0-1' #3617
Annotations
7 warnings
Run tests:
DerivedData/Build/Products/Debug-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run tests:
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 tests:
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 tests:
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L524
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Run tests:
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L533
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Run tests:
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L546
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Run tests:
Tests/BrowserServicesKitTests/Autofill/AutofillPixelReporterTests.swift#L556
initialization of immutable value 'autofillPixelReporter' was never used; consider replacing with assignment to '_' or removing it
|
Loading