Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

首列偏移 #591

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

首列偏移

3cfeab2
Select commit
Loading
Failed to load commit list.
Open

首列偏移 #591

首列偏移
3cfeab2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnetcore.Magicodes.IE succeeded Dec 26, 2024 in 52m 41s

Build #20241226.1 had test failures

Details

Tests

  • Failed: 3 (0.42%)
  • Passed: 705 (99.58%)
  • Other: 0 (0.00%)
  • Total: 708
Code coverage

  • 1698 of 2547 branches covered (66.67%)
  • 3117 of 4036 lines covered (77.23%)

Annotations

Check failure on line 288 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnetcore.Magicodes.IE

Build log #L288

Testhost process for source(s) 'D:\a\1\s\src\EPPlus\EPPlusTest\bin\Release\net5.0\EPPlusTest.dll' exited with error: You must install or update .NET to run this application.
App: D:\a\1\s\src\EPPlus\EPPlusTest\bin\Release\net5.0\testhost.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '5.0.0' (x64)
.NET location: C:\hostedtoolcache\windows\dotnet
The following frameworks were found:
  6.0.36 at [C:\hostedtoolcache\windows\dotnet\shared\Microsoft.NETCore.App]
  7.0.20 at [C:\hostedtoolcache\windows\dotnet\shared\Microsoft.NETCore.App]
  8.0.11 at [C:\hostedtoolcache\windows\dotnet\shared\Microsoft.NETCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=x64&rid=win-x64&os=win10
. Please check the diagnostic logs for more information.

Check failure on line 304 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnetcore.Magicodes.IE

Build log #L304

Test Run Aborted.

Check failure on line 505 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnetcore.Magicodes.IE

Build log #L505

[xUnit.net 00:09:58.75]     Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test [FAIL]

Check failure on line 531 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnetcore.Magicodes.IE

Build log #L531

[xUnit.net 00:07:46.46]     Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test [FAIL]

Check failure on line 1 in Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnetcore.Magicodes.IE

Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test

System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : A task was canceled.
-------- System.Threading.Tasks.TaskCanceledException : A task was canceled.
Raw output
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test() in D:\a\1\s\src\Magicodes.ExporterAndImporter.Tests\MagicodesMiddleware_Tests.cs:line 205
--- End of stack trace from previous location ---
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at Microsoft.AspNetCore.TestHost.ResponseBodyReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
   at System.IO.Stream.<CopyToAsync>g__Core|29_0(Stream source, Stream destination, Int32 bufferSize, CancellationToken cancellationToken)
   at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)

Check failure on line 1 in Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnetcore.Magicodes.IE

Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test

System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : A task was canceled.
-------- System.Threading.Tasks.TaskCanceledException : A task was canceled.
Raw output
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test() in D:\a\1\s\src\Magicodes.ExporterAndImporter.Tests\MagicodesMiddleware_Tests.cs:line 205
--- End of stack trace from previous location ---
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at Microsoft.AspNetCore.TestHost.ResponseBodyReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
   at System.IO.Stream.<CopyToAsync>g__Core|27_0(Stream source, Stream destination, Int32 bufferSize, CancellationToken cancellationToken)
   at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)

Check failure on line 1 in Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnetcore.Magicodes.IE

Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test

System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : A task was canceled.
-------- System.Threading.Tasks.TaskCanceledException : A task was canceled.
Raw output
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at Magicodes.ExporterAndImporter.Tests.MagicodesMiddleware_Tests.HtmlHttpContentMediaType_ExportReceipt_Test() in D:\a\1\s\src\Magicodes.ExporterAndImporter.Tests\MagicodesMiddleware_Tests.cs:line 205
--- End of stack trace from previous location ---
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at Microsoft.AspNetCore.TestHost.ResponseBodyReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
   at System.IO.Stream.<CopyToAsync>g__Core|27_0(Stream source, Stream destination, Int32 bufferSize, CancellationToken cancellationToken)
   at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)