Skip to content

Refactor RequestData #324

Refactor RequestData

Refactor RequestData #324

Triggered via pull request October 30, 2024 14:10
Status Failure
Total duration 3m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
build
Process completed with exit code 1.
DefaultClusterTests.SyncRequestDoesNotThrow: tests\Elastic.Elasticsearch.IntegrationTests\DefaultClusterTests.cs#L1
Expected response.ApiCallDetails.HasSuccessfulStatusCode to be true, but found False.
DefaultClusterTests.AsyncRequestDoesNotThrow: tests\Elastic.Elasticsearch.IntegrationTests\DefaultClusterTests.cs#L1
Expected response.ApiCallDetails.HasSuccessfulStatusCode to be true, but found False.
SecurityClusterTests.SyncRequestDoesNotThrow: tests\Elastic.Elasticsearch.IntegrationTests\SecurityClusterTests.cs#L1
Expected response.ApiCallDetails.HasSuccessfulStatusCode to be true, but found False.
SecurityClusterTests.AsyncRequestDoesNotThrow: tests\Elastic.Elasticsearch.IntegrationTests\SecurityClusterTests.cs#L1
Expected response.ApiCallDetails.HasSuccessfulStatusCode to be true, but found False.
ControllerIntegrationTests.CanCallIntoController: tests\Elastic.Transport.IntegrationTests\Plumbing\Examples\ControllerIntegrationTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
StreamResponseTests.WhenInvalidJson_MemoryStreamShouldBeDisposed: tests\Elastic.Transport.IntegrationTests\Http\StreamResponseTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
StreamResponseTests.StreamResponse_MemoryStreamShouldNotBeDisposed: tests\Elastic.Transport.IntegrationTests\Http\StreamResponseTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
StreamResponseTests.WhenNoContent_MemoryStreamShouldBeDisposed: tests\Elastic.Transport.IntegrationTests\Http\StreamResponseTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
StreamResponseTests.StringResponse_MemoryStreamShouldBeDisposed: tests\Elastic.Transport.IntegrationTests\Http\StreamResponseTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
StreamResponseTests.StreamResponse_ShouldNotBeDisposed: tests\Elastic.Transport.IntegrationTests\Http\StreamResponseTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
StreamResponseTests.PlainText_MemoryStreamShouldBeDisposed: tests\Elastic.Transport.IntegrationTests\Http\StreamResponseTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
ApiCompatibilityHeaderTests.AddsExpectedVendorInformationForRestApiCompaitbility: tests\Elastic.Transport.IntegrationTests\Http\ApiCompatibilityHeaderTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
TransferEncodingChunkedTests.HttpClientSetsContentLengthWhenTransferEncodingChunkedFalse: TransferEncodingChunkedTests#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
TransferEncodingChunkedTests.HttpClientSetsContentLengthWhenTransferEncodingChunkedHttpCompression: TransferEncodingChunkedTests#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
TransferEncodingChunkedTests.HttpClientUseProxyShouldBeFalseWhenDisabledAutoProxyDetection: TransferEncodingChunkedTests#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
TransferEncodingChunkedTests.HttpClientUseProxyShouldBeTrueWhenEnabledAutoProxyDetection: TransferEncodingChunkedTests#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
TransferEncodingChunkedTests.HttpClientUseTransferEncodingChunkedWhenTransferEncodingChunkedTrue: TransferEncodingChunkedTests#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
EndpointIntegrationTests.CanCallIntoEndpoint: tests\Elastic.Transport.IntegrationTests\Plumbing\Examples\EndpointIntegrationTests.cs#L1
Elastic.Transport.UnexpectedTransportException : Object reference not set to an instance of an object. ---- System.NullReferenceException : Object reference not set to an instance of an object.
OpenTelemetryTests.ElasticsearchTagsShouldBeSet_WhenUsingTheElasticsearchRegistration: tests\Elastic.Transport.IntegrationTests\OpenTelemetry\OpenTelemetryTests.cs#L1
Expected activity.TagObjects {[db.system, elasticsearch], [elastic.transport.schema_url, https://opentelemetry.io/schemas/1.21.0], [elastic.transport.product.name, elasticsearch-net], [elastic.transport.product.version, 8.15.8+209187c4a99a0bdc72e9474a8c9931e5d1cd7899], [elastic.transport.version, 0.4.27-canary.0.3+2acb8571512186fefad54ad3c19a263cc24b7767], [user_agent.original, elasticsearch-net/0.4.27-canary.0.3+2acb8571512186fefad54ad3c19a263cc24b7767 (Microsoft Windows 10.0.20348; .NET 8.0.10; Elastic.Transport)], [http.request.method, GET], [url.full, http://127.0.0.1:52101/opentelemetry], [server.address, 127.0.0.1], [server.port, 52101]} to have an item matching (t.Key == "db.elasticsearch.cluster.name").
build
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.