Fix non-deterministic JSON key order causing Swift Testing args to be misidentified #122
Annotations
3 errors, 100 warnings, and 12 notices
|
Xcode_26.4 / visionOSsim
Process completed with exit code 2.
|
|
Xcode_26.4 / visionOSsim:
Tests/EventsExporter/Upload/DataUploadWorkerTests.swift#L248
testWhenBatchSucceeds_thenIntervalDecreases, Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Upload delay is decreased".
|
|
Xcode_26.4 / visionOSsim:
Tests/EventsExporter/Upload/DataUploadWorkerTests.swift#L228
testWhenBatchSucceeds_thenIntervalDecreases, failed - Wrong command is sent!
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.2 / macOS:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.4 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.2 / tvOSsim:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.4 / macOS:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.2 / iOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.4 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / watchOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.2 / visionOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
Sources/EventsExporter/CoverageExporter/CoverageExporter.swift#L49
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / iOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.4 / visionOSsim:
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
|
|
Xcode_26.2 / macOS
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.4 / tvOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.2 / tvOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.4 / macOS
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.2 / iOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.4 / watchOSsim
Skipped EventsExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
|
|
Xcode_26.4 / watchOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.2 / watchOSsim
Skipped EventsExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
|
|
Xcode_26.2 / watchOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.2 / visionOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.4 / iOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Xcode_26.4 / visionOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Xcode_26.2-iOSsim-unit-logs
|
96.3 KB |
sha256:f9861ad6f604f13440ab9ae472cd92360e8fec5856291a40098964ba0dc59891
|
|
|
Xcode_26.2-macOS-unit-logs
|
98.2 KB |
sha256:8b684dbad01dacc7044f91047cef6abcecd7d6e53a5356a2e1374147f6269cad
|
|
|
Xcode_26.2-tvOSsim-unit-logs
|
95.8 KB |
sha256:6cfb183e0320c0693ac7b79028a380477ea6c460c2a4caadf10bf76c86012a23
|
|
|
Xcode_26.2-visionOSsim-unit-logs
|
93.5 KB |
sha256:e2f43a23dc2f7dae646e3b58a6a4f655c5c1fced580deb20a895f2a707a640e6
|
|
|
Xcode_26.2-watchOSsim-unit-logs
|
90.9 KB |
sha256:adad36d1b173141561a92f2e66efb235b95239f63f933422a8b06c302155c6e8
|
|
|
Xcode_26.4-iOSsim-unit-logs
|
96.6 KB |
sha256:2d6e12eae5071464c41bf187bcba6723a751d7599f6a192770bf32864cdbadbe
|
|
|
Xcode_26.4-macOS-unit-logs
|
98.6 KB |
sha256:62b05d2e74d86d429d587e8d05c574b22ef7eabf9d3bd733c6c6f86fd3d55afe
|
|
|
Xcode_26.4-tvOSsim-unit-logs
|
94.1 KB |
sha256:d1389fa33e34cf7d547ddb261564f81765dda9510e09b9f3c700dfc497d2f8c6
|
|
|
Xcode_26.4-visionOSsim-unit-logs
|
37.4 KB |
sha256:01646c37b4a8fc0ecc66836a170009a96b40b9a3446614dac3ccc8b9661799a9
|
|
|
Xcode_26.4-watchOSsim-unit-logs
|
90.3 KB |
sha256:e60b6d77a892a9b945078a3f17cc239f7e3759f434ca92e4b5c2b614927ffc43
|
|