Skip to content

fix: Added null checks and configuration validation #44

fix: Added null checks and configuration validation

fix: Added null checks and configuration validation #44

Triggered via pull request May 13, 2025 19:17
Status Success
Total duration 1m 36s
Artifacts
call-reusable-build-workflow  /  build
1m 33s
call-reusable-build-workflow / build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusFactory.cs#L25
Rename parameter 'settingsName' to 'entityPath' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusConsumer.cs#L17
Remove the field '_messageProcessor' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusFactory.cs#L25
Rename parameter 'settingsName' to 'entityPath' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusFactory.cs#L86
Rename parameter 'settingsName' to 'entityPath' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusFactory.cs#L63
Rename parameter 'settingsName' to 'entityPath' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusConsumer.cs#L17
Remove the field '_messageProcessor' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusFactory.cs#L25
Rename parameter 'settingsName' to 'entityPath' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusFactory.cs#L86
Rename parameter 'settingsName' to 'entityPath' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusFactory.cs#L63
Rename parameter 'settingsName' to 'entityPath' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
call-reusable-build-workflow / build: src/Liquid.Messaging.ServiceBus/ServiceBusConsumer.cs#L17
Remove the field '_messageProcessor' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
call-reusable-build-workflow / build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
call-reusable-build-workflow / build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
call-reusable-build-workflow / build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.