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

ci: setup release please #505

Merged
merged 4 commits into from
Jan 7, 2025

fix: removes bom from encoding

7ef6862
Select commit
Loading
Failed to load commit list.
Merged

ci: setup release please #505

fix: removes bom from encoding
7ef6862
Select commit
Loading
Failed to load commit list.
Azure Pipelines / kiota-dotnet-release succeeded Jan 7, 2025 in 13m 50s

Build #kiota-dotnet-release_merge_20250107.7 had test failures

Details

Tests

  • Failed: 1 (0.08%)
  • Passed: 1,175 (99.58%)
  • Other: 4 (0.34%)
  • Total: 1,180

Annotations

Check failure on line 1 in Microsoft.Kiota.Abstractions.Tests.Store.InMemoryBackingStoreTests.TestsLargeArrayPerformsWell

See this annotation in the file changed.

@azure-pipelines azure-pipelines / kiota-dotnet-release

Microsoft.Kiota.Abstractions.Tests.Store.InMemoryBackingStoreTests.TestsLargeArrayPerformsWell

Assert.InRange() Failure: Value not in range
Range:  (0 - 1)
Actual: 4
Raw output
   at Microsoft.Kiota.Abstractions.Tests.Store.InMemoryBackingStoreTests.TestsLargeArrayPerformsWell() in D:\a\_work\1\s\tests\abstractions\Store\InMemoryBackingStoreTests.cs:line 482
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)