WIP: Add polling to get the number of active queues #318
Annotations
1 error and 7 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|
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)
|