Skip to content

WIP: Add polling to get the number of active queues #318

WIP: Add polling to get the number of active queues

WIP: Add polling to get the number of active queues #318

Triggered via pull request November 11, 2024 14:44
Status Failure
Total duration 2m 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)