refactor: adopt same code conventions as kafkaflow #310
Triggered via pull request
December 19, 2023 10:08
Status
Failure
Total duration
11m 53s
Artifacts
–
Annotations
1 error and 6 warnings
build
Process completed with exit code 1.
|
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)
|