Enhance StreamResponse handling and update dependencies #145
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 2 warnings
|
StreamResponseTests.StringResponse_MemoryStreamShouldBeDisposed:
tests\Elastic.Transport.IntegrationTests\Http\StreamResponseTests.cs#L1
Expected memoryStream.IsDisposed to be true, but found False.
|
|
ResponseBuilderDisposeTests.ResponseWithPotentialBodyAndDisableDirectStreaming_MemoryStreamIsDisposed:
tests\Elastic.Transport.Tests\ResponseBuilderDisposeTests.cs#L1
Expected memoryStream.IsDisposed to be True, but found False.
|
|
ResponseBuilderDisposeTests.StringResponseWithPotentialBodyAndDisableDirectStreaming_MemoryStreamIsDisposed:
tests\Elastic.Transport.Tests\ResponseBuilderDisposeTests.cs#L1
Expected memoryStream.IsDisposed to be True, but found False.
|
|
ResponseBuilderDisposeTests.ResponseWithPotentialBody_StreamIsDisposed:
tests\Elastic.Transport.Tests\ResponseBuilderDisposeTests.cs#L1
Expected stream.IsDisposed to be True, but found False.
|
|
ResponseBuilderDisposeTests.ResponseWithPotentialBodyAndDisableDirectStreaming_MemoryStreamIsDisposed:
tests\Elastic.Transport.Tests\ResponseBuilderDisposeTests.cs#L1
Expected memoryStream.IsDisposed to be True, but found False.
|
|
ResponseBuilderDisposeTests.StringResponseWithPotentialBodyAndDisableDirectStreaming_MemoryStreamIsDisposed:
tests\Elastic.Transport.Tests\ResponseBuilderDisposeTests.cs#L1
Expected memoryStream.IsDisposed to be True, but found False.
|
|
ResponseBuilderDisposeTests.ResponseWithPotentialBody_StreamIsDisposed:
tests\Elastic.Transport.Tests\ResponseBuilderDisposeTests.cs#L1
Expected boolean to be True, but found False.
|
|
tests
❌ Tests reported 7 failures
|
|
tests
Process completed with exit code 1.
|
|
tests
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.
|
|
tests
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.
|