[Host.Serialization] Introduce multi-targeting for net8, net6 and net… #491
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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.Host.Configuration/Settings/HasProviderExtensions.cs#L10
All 'GetOrDefault' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/SlimMessageBus.Host.Configuration/Builders/HandlerBuilder.cs#L23
All 'Topic' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/SlimMessageBus.Host.Configuration/Builders/MessageBusBuilder.cs#L328
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
Build:
src/SlimMessageBus.Host.AsyncApi/MessageBusDocumentGenerator.cs#L38
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/SlimMessageBus.Host.AsyncApi/MessageBusDocumentGenerator.cs#L41
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build:
src/SlimMessageBus.Host.AsyncApi/MessageBusDocumentGenerator.cs#L47
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build:
src/SlimMessageBus.Host.Serialization.Avro/ReflectionSchemaLookupStrategy.cs#L44
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
|
The logs for this run have expired and are no longer available.
Loading