Integration Tests #1452
Annotations
1 error, 10 warnings, and 2 notices
|
The run was canceled by @ypopovych.
|
|
Unit tests:
Sources/EventsExporter/Spans/SpanEventsLog.swift#L19
stored property 'logRecordExporter' of 'Sendable'-conforming class 'SpanEventsLogExporterAdapter' has non-Sendable type 'any LogRecordExporter'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Unit tests:
Sources/EventsExporter/Spans/SpansExporter.swift#L13
stored property 'spansStorage' of 'Sendable'-conforming class 'SpansExporter' has non-Sendable type 'FeatureStoreAndUpload'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Spans/SpansExporter.swift#L11
stored property 'configuration' of 'Sendable'-conforming class 'SpansExporter' has non-Sendable type 'ExporterConfiguration'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Exporter.swift#L23
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/Exporter.swift#L22
stored property 'logsExporter' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'LogsExporter'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Exporter.swift#L20
stored property 'configuration' of 'Sendable'-conforming class 'Exporter' has non-Sendable type 'ExporterConfiguration'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Spans/SpanEventsLog.swift#L19
stored property 'logRecordExporter' of 'Sendable'-conforming class 'SpanEventsLogExporterAdapter' has non-Sendable type 'any LogRecordExporter'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Spans/SpansExporter.swift#L13
stored property 'spansStorage' of 'Sendable'-conforming class 'SpansExporter' has non-Sendable type 'FeatureStoreAndUpload'; this is an error in the Swift 6 language mode
|
|
Unit tests:
Sources/EventsExporter/Spans/SpansExporter.swift#L11
stored property 'configuration' of 'Sendable'-conforming class 'SpansExporter' has non-Sendable type 'ExporterConfiguration'; this is an error in the Swift 6 language mode
|
|
Unit tests
Skipped EventsExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
|
|
Unit tests
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
background
wait
wait-all
cancel
parallel
Loading