PR #821 #136
GitHub Actions / C# Unit Tests
failed
May 28, 2024 in 0s
1 fail, 34 pass in 5s
Annotations
Check warning on line 0 in Testing.ApiTests.HeaderTests
github-actions / C# Unit Tests
CheckCloudflareHeaderSizeLimit (Testing.ApiTests.HeaderTests) failed
./test-results/TestResults.xml [took 1s]
Raw output
Shouldly.ShouldAssertException : failStatusCodes
should be empty but had
1
item and was
[HttpStatusCode.520] at Testing.ApiTests.HeaderTests.CheckCloudflareHeaderSizeLimit() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/HeaderTests.cs:line 34
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
Loading