Synchronize access race in HistogramMetric #609
Draft
Annotations
5 errors, 13 warnings, and 8 notices
Test for iOS:
Tests/ExportersTests/DatadogExporter/Upload/DataUploadWorkerTests.swift#L66
testItUploadsAllData, failed - Exceeded timeout of 6.000000000000001s with receiving 0 out of 3 expected requests.
|
Test for iOS:
Tests/ExportersTests/DatadogExporter/Upload/DataUploadWorkerTests.swift#L67
testItUploadsAllData, XCTAssertTrue failed
|
Test for iOS:
Tests/ExportersTests/DatadogExporter/Upload/DataUploadWorkerTests.swift#L68
testItUploadsAllData, XCTAssertTrue failed
|
Test for iOS:
Tests/ExportersTests/DatadogExporter/Upload/DataUploadWorkerTests.swift#L69
testItUploadsAllData, XCTAssertTrue failed
|
Test for iOS
error: stream ended at an unexpected time
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for iOS:
Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L45
immutable value 'error' was never used; consider replacing with '_' or removing it
|
Build for iOS:
Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L68
variable 'points' was never mutated; consider changing to 'let' constant
|
Build for iOS:
Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L30
variable 'measurement' was never mutated; consider removing 'var' to make it constant
|
Build for iOS:
Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L34
variable 'measurement' was never mutated; consider removing 'var' to make it constant
|
Build for iOS:
Sources/Instrumentation/URLSession/URLSessionLogger.swift#L161
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
|
Build for iOS:
Sources/Exporters/Jaeger/Jaeger Thrift/agent+Exts.swift#L33
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Agent_emitZipkinBatch_args' to 'Hashable' by implementing 'hash(into:)' instead
|
Build for iOS:
Sources/Exporters/Jaeger/Jaeger Thrift/agent+Exts.swift#L96
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Agent_emitBatch_args' to 'Hashable' by implementing 'hash(into:)' instead
|
Build for iOS:
Sources/Exporters/Jaeger/Jaeger Thrift/jaeger+Exts.swift#L44
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Tag' to 'Hashable' by implementing 'hash(into:)' instead
|
Build for iOS:
Sources/Exporters/Jaeger/Jaeger Thrift/jaeger+Exts.swift#L127
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Log' to 'Hashable' by implementing 'hash(into:)' instead
|
Build for iOS:
Sources/Exporters/Jaeger/Jaeger Thrift/jaeger+Exts.swift#L199
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'SpanRef' to 'Hashable' by implementing 'hash(into:)' instead
|
Install Homebrew kegs
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Test for iOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testGivenDataToUpload_whenUploadFinishesAndDoesNotNeedToBeRetried_thenDataIsDeleted
|
Test for iOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testGivenDataToUpload_whenUploadFinishesAndNeedsToBeRetried_thenDataIsPreserved
|
Test for iOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testItFlushesAllData
|
Test for iOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testWhenBatchFails_thenIntervalIncreases
|
Test for iOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testWhenBatchSucceeds_thenIntervalDecreases
|
Test for iOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testWhenCancelled_itPerformsNoMoreUploads
|
Test for iOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testWhenThereIsNoBatch_thenIntervalIncreases
|
Test for iOS
Skipped DatadogExporterTests.SpansExporterTests.testWhenExportSpanIsCalled_thenTraceIsUploaded
|
Loading