Health check circuit breaker #1385
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
Build:
src/Tools/SecretStore/Secrets.cs#L5
Remove the field '_store' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
Build:
src/SlimMessageBus.Host.Configuration/TypeCollection.cs#L28
The parameter name 'type' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
Build:
src/SlimMessageBus.Host.Configuration/TypeCollection.cs#L28
The parameter name 'type' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
Build:
src/SlimMessageBus.Host.Configuration/TypeCollection.cs#L28
The parameter name 'type' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
Loading