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

Update the dependencies to resolve vulnerabilities. #41798

Merged
merged 2 commits into from
Feb 14, 2024

Fix the order of the libraries in the packages.data.props

993764c
Select commit
Loading
Failed to load commit list.
Merged

Update the dependencies to resolve vulnerabilities. #41798

Fix the order of the libraries in the packages.data.props
993764c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci succeeded Feb 14, 2024 in 20m 38s

Build #20240213.23 had test failures

Details

Tests

  • Failed: 30 (0.04%)
  • Passed: 73,594 (86.97%)
  • Other: 10,997 (13.00%)
  • Total: 84,621
Code coverage

  • 1064 of 6063 branches covered (17.55%)
  • 3337 of 16870 lines covered (19.78%)

Annotations

Check failure on line 1 in Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(True).SerializingToMessageTypeWithoutConstructorThrows

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(True).SerializingToMessageTypeWithoutConstructorThrows

Azure.RequestFailedException : Service request failed.
Status: 500 (Internal Server Error)

Headers:
Date: Tue, 13 Feb 2024 21:41:30 GMT
Server: Kestrel
Content-Length: 0
Raw output
   at Azure.Core.TestFramework.TestProxyRestClient.StartPlaybackAsync(StartInformation body, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/Generated/TestProxyRestClient.cs:line 88
   at Azure.Core.TestFramework.TestRecording.InitializeProxySettingsAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 96
   at Azure.Core.TestFramework.TestRecording.CreateAsync(RecordedTestMode mode, String sessionFile, TestProxy proxy, RecordedTestBase recordedTestBase) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 41
   at Azure.Core.TestFramework.RecordedTestBase.CreateTestRecordingAsync(RecordedTestMode mode, String sessionFile) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 225
   at Azure.Core.TestFramework.RecordedTestBase.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 443
   at Azure.Core.TestFramework.RecordedTestBase`1.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBaseOfTEnvironment.cs:line 27
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

Check failure on line 1 in Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(False).SerializingToMessageTypeWithoutConstructorThrows

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(False).SerializingToMessageTypeWithoutConstructorThrows

Azure.RequestFailedException : Service request failed.
Status: 500 (Internal Server Error)

Headers:
Date: Tue, 13 Feb 2024 21:39:33 GMT
Server: Kestrel
Content-Length: 0
Raw output
   at Azure.Core.TestFramework.TestProxyRestClient.StartPlaybackAsync(StartInformation body, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/Generated/TestProxyRestClient.cs:line 86
   at Azure.Core.TestFramework.TestRecording.InitializeProxySettingsAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 59
   at Azure.Core.TestFramework.TestRecording.CreateAsync(RecordedTestMode mode, String sessionFile, TestProxy proxy, RecordedTestBase recordedTestBase) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 39
   at Azure.Core.TestFramework.RecordedTestBase.CreateTestRecordingAsync(RecordedTestMode mode, String sessionFile) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 225
   at Azure.Core.TestFramework.RecordedTestBase.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 438
   at Azure.Core.TestFramework.RecordedTestBase`1.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBaseOfTEnvironment.cs:line 25
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

Check failure on line 1 in Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(False).CannotDeserializeWithNullSchemaId

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(False).CannotDeserializeWithNullSchemaId

Azure.RequestFailedException : Service request failed.
Status: 500 (Internal Server Error)

Headers:
Date: Tue, 13 Feb 2024 21:38:37 GMT
Server: Kestrel
Content-Length: 0
Raw output
   at Azure.Core.TestFramework.TestProxyRestClient.StartPlaybackAsync(StartInformation body, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/Generated/TestProxyRestClient.cs:line 86
   at Azure.Core.TestFramework.TestRecording.InitializeProxySettingsAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 59
   at Azure.Core.TestFramework.TestRecording.CreateAsync(RecordedTestMode mode, String sessionFile, TestProxy proxy, RecordedTestBase recordedTestBase) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 39
   at Azure.Core.TestFramework.RecordedTestBase.CreateTestRecordingAsync(RecordedTestMode mode, String sessionFile) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 225
   at Azure.Core.TestFramework.RecordedTestBase.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 438
   at Azure.Core.TestFramework.RecordedTestBase`1.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBaseOfTEnvironment.cs:line 25
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

Check failure on line 1 in Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(False).CanSerializeAndDeserializeWithCompatibleSchema

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci

Microsoft.Azure.Data.SchemaRegistry.ApacheAvro.Tests.SchemaRegistryAvroObjectSerializerLiveTests(False).CanSerializeAndDeserializeWithCompatibleSchema

Azure.RequestFailedException : Service request failed.
Status: 500 (Internal Server Error)

Headers:
Date: Tue, 13 Feb 2024 21:39:09 GMT
Server: Kestrel
Content-Length: 0
Raw output
   at Azure.Core.TestFramework.TestProxyRestClient.StartPlaybackAsync(StartInformation body, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/Generated/TestProxyRestClient.cs:line 86
   at Azure.Core.TestFramework.TestRecording.InitializeProxySettingsAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 59
   at Azure.Core.TestFramework.TestRecording.CreateAsync(RecordedTestMode mode, String sessionFile, TestProxy proxy, RecordedTestBase recordedTestBase) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/TestRecording.cs:line 39
   at Azure.Core.TestFramework.RecordedTestBase.CreateTestRecordingAsync(RecordedTestMode mode, String sessionFile) in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 225
   at Azure.Core.TestFramework.RecordedTestBase.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBase.cs:line 438
   at Azure.Core.TestFramework.RecordedTestBase`1.StartTestRecordingAsync() in /Users/runner/work/1/s/sdk/core/Azure.Core.TestFramework/src/RecordedTestBaseOfTEnvironment.cs:line 25
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext context, IMethodInfo method)
   at NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.SetUpTearDownCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)