Skip to content

Chore/trace user

Chore/trace user #84

GitHub Actions / C# Unit Tests failed Nov 29, 2023 in 0s

1 fail, 36 pass in 5s

37 tests  ±0   36 ✔️  - 1   5s ⏱️ ±0s
  7 suites ±0     0 💤 ±0 
  1 files   ±0     1 +1 

Results for commit 447e5c1. ± Comparison against earlier commit c3beb61.

Annotations

Check warning on line 0 in Testing.ApiTests.HeaderTests

See this annotation in the file changed.

@github-actions github-actions / C# Unit Tests

CheckCloudflareHeaderSizeLimit (Testing.ApiTests.HeaderTests) failed

./test-results/TestResults.xml [took 0s]
Raw output
Shouldly.ShouldAssertException : response.StatusCode
    should be
HttpStatusCode.OK
    but was
HttpStatusCode.520

Additional Info:
    header size: 10210   at Testing.ApiTests.HeaderTests.CheckCloudflareHeaderSizeLimit() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/HeaderTests.cs:line 23
   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)