[SDTEST-3914] Migrate uploader to async/await, add sync shutdown and crash-time disk flush #168
Annotations
10 warnings and 1 notice
|
Unit tests:
Sources/DatadogSDKTesting/DDTracer.swift#L703
'EnvironmentContextPropagator' is deprecated: Use EnvironmentMappingSetter or EnvironmentMappingGetter instead.
|
|
Unit tests:
Sources/DatadogSDKTesting/Coverage/CodeCoverageProvider.swift#L105
stored property 'provider' of 'Sendable'-conforming class 'Active' is mutable; this is an error in the Swift 6 language mode
|
|
Unit tests:
Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
|
|
Unit tests:
Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
|
Unit tests:
Tests/EventsExporter/Helpers/Logger.swift#L11
stored property 'isDebug' of 'Sendable'-conforming class 'Log' is mutable; this is an error in the Swift 6 language mode
|
|
Unit tests:
Tests/EventsExporter/Helpers/Logger.swift#L10
non-final class 'Log' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Exporter.swift#L27
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Upload/DataUploadWorker.swift#L278
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Upload/DataUploadWorker.swift#L125
instance method 'wait' is unavailable from asynchronous contexts; Await a Task handle instead; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Exporter.swift#L27
stored property 'coverageExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'CoverageExporter'; this is an error in the Swift 6 language mode
|
|
Unit tests
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
background
wait
wait-all
cancel
parallel
Loading