experiment overrides #3510
Annotations
4 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/FeatureFlagging/DefaultFeatureFlaggerTests.swift#L347
initialization of immutable value 'actualCohort' was never used; consider replacing with assignment to '_' or removing it
|
Loading