build(deps): bump Microsoft.Data.SqlClient (#148) #316
Annotations
1 error and 7 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
tests/KafkaFlow.Retry.IntegrationTests/Core/TraceLogHandler.cs#L13
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/GetItemsHandlerTests.cs#L202
Remove the unused private constructor 'DependenciesThrowingExceptionsData'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/PatchQueuesHandlerTests.cs#L143
Remove the unused private constructor 'DependenciesThrowingExceptionsData'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
tests/KafkaFlow.Retry.IntegrationTests/Core/TraceLogHandler.cs#L13
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/GetItemsHandlerTests.cs#L202
Remove the unused private constructor 'DependenciesThrowingExceptionsData'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/PatchQueuesHandlerTests.cs#L143
Remove the unused private constructor 'DependenciesThrowingExceptionsData'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|