fix: catch more information about the items inserted with the same sort #320
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.'
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/GetItemsHandlerTests.cs#L202
Remove the unused private constructor 'DependenciesThrowingExceptionsData'.
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/PatchQueuesHandlerTests.cs#L143
Remove the unused private constructor 'DependenciesThrowingExceptionsData'.
|
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.'
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/GetItemsHandlerTests.cs#L202
Remove the unused private constructor 'DependenciesThrowingExceptionsData'.
|
build:
tests/KafkaFlow.Retry.UnitTests/API/Handlers/PatchQueuesHandlerTests.cs#L143
Remove the unused private constructor 'DependenciesThrowingExceptionsData'.
|