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

chore(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 #2110

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

chore(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1

55e10fe
Select commit
Loading
Failed to load commit list.
Open

chore(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1 #2110

chore(deps): bump PublicApiGenerator from 11.3.0 to 11.4.1
55e10fe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.OpenAPI.NET (1) failed Jan 29, 2025 in 3m 52s

Build #microsoft.OpenAPI.NET (1)_merge_20250129.2 had test failures

Details

Tests

  • Failed: 1 (0.10%)
  • Passed: 998 (99.90%)
  • Other: 0 (0.00%)
  • Total: 999

Annotations

Check failure on line 2052 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.OpenAPI.NET (1)

Build log #L2052

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 2057 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.OpenAPI.NET (1)

Build log #L2057

Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\_work\\1\\s\\Microsoft.OpenApi.sln' ]

Check failure on line 1 in Microsoft.OpenApi.Tests.PublicApi.PublicApiTests.ReviewPublicApiChanges

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.OpenAPI.NET (1)

Microsoft.OpenApi.Tests.PublicApi.PublicApiTests.ReviewPublicApiChanges

Assert.Equal() Failure: Strings differ
                                    ↓ (pos 65912)
Expected: ···"{ }\r\n        public System.Collections.Ge"···
Actual:   ···"{ }\r\n        public virtual Microsoft.Ope"···
                                    ↑ (pos 65912)
Raw output
   at Microsoft.OpenApi.Tests.PublicApi.PublicApiTests.ReviewPublicApiChanges() in D:\a\_work\1\s\test\Microsoft.OpenApi.Tests\PublicApi\PublicApiTests.cs:line 53
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)