3.0.0 Release #1246
Annotations
10 warnings
Build:
src/SlimMessageBus.Host/Consumer/MessageProcessors/MessageHandler.cs#L85
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/SlimMessageBus.Host/Helpers/ReflectionUtils.cs#L11
Define a constant instead of using this literal 'instance' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/SlimMessageBus.Host/Collections/RuntimeTypeCache.cs#L29
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
|
Build:
src/SlimMessageBus.Host/Collections/GenericTypeCache2.cs#L89
Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168)
|
Build:
src/SlimMessageBus.Host/Collections/GenericTypeCache.cs#L98
Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168)
|
Build:
src/SlimMessageBus.Host/Consumer/MessageProcessors/MessageHandler.cs#L24
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build:
src/SlimMessageBus.Host/Consumer/MessageProcessors/MessageHandler.cs#L153
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build:
src/SlimMessageBus.Host/Consumer/MessageProcessors/MessageHandler.cs#L85
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/SlimMessageBus.Host/Helpers/ReflectionUtils.cs#L11
Define a constant instead of using this literal 'instance' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
src/SlimMessageBus.Host/Collections/RuntimeTypeCache.cs#L29
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
|
Loading