Merge branch 'master' into feature/merge_v2_to_v3 #1273
Annotations
2 errors and 10 warnings
build
Canceling since a higher priority waiting request for 'build-refs/heads/feature/merge_v2_to_v3' exists
|
build
The operation was canceled.
|
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/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.Serialization.Json/JsonMessageSerializer.cs#L49
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
build:
src/SlimMessageBus.Host.Serialization.GoogleProtobuf/GoogleProtobufMessageSerializer.cs#L40
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
build:
src/SlimMessageBus.Host.Serialization.Avro/ReflectionMessageCreationStrategy.cs#L50
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|