Skip to content

enabled library evolution for API package #1296

enabled library evolution for API package

enabled library evolution for API package #1296

Triggered via pull request June 4, 2024 17:15
Status Success
Total duration 8m 22s
Artifacts

BuildAndTest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 41 warnings, and 12 notices
iOS
error: stream ended at an unexpected time
iOS
error: stream ended at an unexpected time
iOS
error: stream ended at an unexpected time
tvOS
error: stream ended at an unexpected time
tvOS
error: stream ended at an unexpected time
tvOS
error: stream ended at an unexpected time
macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS
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/
watchOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
watchOS
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/
watchOS
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
watchOS: Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L45
immutable value 'error' was never used; consider replacing with '_' or removing it
watchOS: Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L68
variable 'points' was never mutated; consider changing to 'let' constant
watchOS: Sources/OpenTelemetrySdk/Metrics/Stable/RegisteredReader.swift#L18
'OSAtomicIncrement32' was deprecated in watchOS 3.0: Use atomic_fetch_add_explicit(memory_order_relaxed) from <stdatomic.h> instead
watchOS: Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L30
variable 'measurement' was never mutated; consider removing 'var' to make it constant
watchOS: Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L34
variable 'measurement' was never mutated; consider removing 'var' to make it constant
watchOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L245
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
watchOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L277
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
watchOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L376
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
watchOS: Tests/OpenTelemetrySdkTests/Logs/BatchLogRecordProcessorTests.swift#L48
initialization of immutable value 'logger' was never used; consider replacing with assignment to '_' or removing it
watchOS: Tests/OpenTelemetrySdkTests/Logs/BatchLogRecordProcessorTests.swift#L59
using '_' to ignore the result of a Void-returning function is redundant
iOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
iOS
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/
iOS: Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L30
variable 'measurement' was never mutated; consider removing 'var' to make it constant
iOS: Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L34
variable 'measurement' was never mutated; consider removing 'var' to make it constant
iOS: Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L45
immutable value 'error' was never used; consider replacing with '_' or removing it
iOS: Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L68
variable 'points' was never mutated; consider changing to 'let' constant
iOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L245
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
iOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L277
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
iOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L376
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
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.
iOS: Sources/Exporters/OpenTelemetryProtocolCommon/common/CommonAdapter.swift#L16
switch covers known cases, but 'AttributeValue' may have additional unknown values
iOS: Sources/Exporters/OpenTelemetryProtocolCommon/common/CommonAdapter.swift#L59
switch covers known cases, but 'AttributeValue' may have additional unknown values
iOS
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
tvOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tvOS
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/
tvOS: Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L45
immutable value 'error' was never used; consider replacing with '_' or removing it
tvOS: Sources/OpenTelemetrySdk/Metrics/Stable/State/AsynchronousMetricStorage.swift#L68
variable 'points' was never mutated; consider changing to 'let' constant
tvOS: Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L30
variable 'measurement' was never mutated; consider removing 'var' to make it constant
tvOS: Sources/OpenTelemetrySdk/Metrics/Stable/CallbackRegistration.swift#L34
variable 'measurement' was never mutated; consider removing 'var' to make it constant
tvOS: Sources/OpenTelemetrySdk/Metrics/Stable/RegisteredReader.swift#L18
'OSAtomicIncrement32' was deprecated in tvOS 10.0: Use atomic_fetch_add_explicit(memory_order_relaxed) from <stdatomic.h> instead
tvOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L245
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
tvOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L277
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
tvOS: Tests/OpenTelemetryApiTests/Context/ActivityContextManagerTests.swift#L376
instance method 'waitForExpectations' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6
tvOS: Tests/OpenTelemetrySdkTests/Logs/BatchLogRecordProcessorTests.swift#L48
initialization of immutable value 'logger' was never used; consider replacing with assignment to '_' or removing it
tvOS: Tests/OpenTelemetrySdkTests/Logs/BatchLogRecordProcessorTests.swift#L59
using '_' to ignore the result of a Void-returning function is redundant
tvOS
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
watchOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testItFlushesAllData
watchOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testItUploadsAllData
watchOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testWhenBatchFails_thenIntervalIncreases
watchOS
Skipped DatadogExporterTests.DataUploadWorkerTests.testWhenBatchSucceeds_thenIntervalDecreases
watchOS
Skipped DatadogExporterTests.DataUploaderTests.testWhenUploadCompletesWithFailure_itReturnsExpectedUploadStatus
watchOS
Skipped DatadogExporterTests.DataUploaderTests.testWhenUploadCompletesWithSuccess_itReturnsExpectedUploadStatus
watchOS
Skipped DatadogExporterTests.DatadogExporterTests.testWhenExportSpanIsCalled_thenTraceAndLogsAreUploaded
watchOS
Skipped DatadogExporterTests.HTTPClientTests.testWhenRequestIsNotDelivered_itReturnsHTTPRequestDeliveryError
watchOS
Skipped DatadogExporterTests.LogsExporterTests.testWhenExportSpanIsCalledAndSpanHasEvent_thenLogIsUploaded
watchOS
Skipped DatadogExporterTests.SpansExporterTests.testWhenExportSpanIsCalled_thenTraceIsUploaded
iOS
Tests Passed: 0 failed, 0 skipped, 768 total (67.671 seconds)
tvOS
Tests Passed: 0 failed, 0 skipped, 764 total (38.361 seconds)