Create new release #205
Annotations
61 warnings and 7 notices
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / watchOSsim:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Test / 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
|
|
Publish Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: DataDog/dd-octo-sts-action@acaa02eee7e3bb0839e4272dacb37b8f3b58ba80. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish Release:
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
|
|
Publish Release:
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
|
|
Publish Release:
Sources/EventsExporter/CoverageExporter/CoverageExporter.swift#L49
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Publish Release:
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
|
|
Publish Release:
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
|
|
Publish Release:
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
|
|
Publish Release:
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
|
|
Publish Release:
Sources/EventsExporter/Spans/SpansExporter.swift#L26
converting non-Sendable function value to '@sendable (Int) -> Void' may introduce data races
|
|
Publish Release:
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
|
|
Publish Release:
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
|
|
Test / macOS
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Test / tvOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Test / iOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Test / watchOSsim
Skipped EventsExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
|
|
Test / watchOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Test / visionOSsim
Skipped EventsExporterTests.FileWriterTests.testWhenIOExceptionsHappenRandomly_theFileIsNeverMalformed
|
|
Publish Pod
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Xcode_26.2-iOSsim-tests-logs
|
96.9 KB |
sha256:bca3321b6ddb6dde33a00666c133a97746b2a8572403d6f9af39701ca7e87d38
|
|
|
Xcode_26.2-macOS-tests-logs
|
94.8 KB |
sha256:83aab9c41b90e9b26cc992a7f149db1a65180a27eb5590f15f42232583d19ec5
|
|
|
Xcode_26.2-tvOSsim-tests-logs
|
95.7 KB |
sha256:710b5a5b757c69228405962f2b19e054a5e196bd5991ba47cd52ee3fe8920b64
|
|
|
Xcode_26.2-visionOSsim-tests-logs
|
93.9 KB |
sha256:f7c317b067a0c3e7406092bfadb362e5a8f31f2595c059a9d0bc2b1abc4447f6
|
|
|
Xcode_26.2-watchOSsim-tests-logs
|
92.4 KB |
sha256:9e09a7a68b92625dd754a92f2c6f0f61d4f93784018ed737d5a31a77eac61a01
|
|
|
xcode-archive-logs
|
937 KB |
sha256:58e664c2b5ca12cf4dee23dcc4f930f65363c86de337cae23e83660b2d3fd905
|
|