[Host.Hybrid] SlimMessageBus.Host.ConfigurationMessageBusException: Could not find any bus that produces the message type #440
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L57
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/SlimMessageBus.Host/MessageBusBase.cs#L625
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/SlimMessageBus.Host/MessageBusBase.cs#L18
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
build:
src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L10
Remove the field '_runtimeTypeCache' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
build:
src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L34
Remove this call from a constructor to the overridable 'BuildBus' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
build:
src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L141
Add the default parameter value defined in the overridden method. (https://rules.sonarsource.com/csharp/RSPEC-1006)
|
build:
src/SlimMessageBus.Host/MessageBusBase.cs#L513
Method has 11 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
build:
src/SlimMessageBus.Host/MessageBusBase.cs#L678
Remove the default parameter value to match the signature of overridden method. (https://rules.sonarsource.com/csharp/RSPEC-1006)
|
build:
src/Tests/SlimMessageBus.Host.Test/Helpers/ReflectionUtilsTests.cs#L10
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
build:
src/Tests/SlimMessageBus.Host.Test/Collections/SafeDictionaryWrapperTest.cs#L77
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dotnet-results
Expired
|
31 MB |
|
nuget-packages
Expired
|
7.74 MB |
|