Skip to content

Merge pull request #275 from Avanade/feat/newcartridges #50

Merge pull request #275 from Avanade/feat/newcartridges

Merge pull request #275 from Avanade/feat/newcartridges #50

Re-run triggered May 13, 2025 18:52
Status Success
Total duration 1m 44s
Artifacts
call-reusable-build-workflow  /  build
1m 38s
call-reusable-build-workflow / build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L33
The event 'RabbitMqConsumer<TEntity>.ProcessErrorAsync' is never used
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L47
The parameter name 'Value' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/Settings/QueueAckModeEnum.cs#L6
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L33
The event 'RabbitMqConsumer<TEntity>.ProcessErrorAsync' is never used
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L47
The parameter name 'Value' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/Settings/QueueAckModeEnum.cs#L6
Rename this enumeration to remove the 'Enum' suffix. (https://rules.sonarsource.com/csharp/RSPEC-2344)
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L33
The event 'RabbitMqConsumer<TEntity>.ProcessErrorAsync' is never used
call-reusable-build-workflow / build: src/Liquid.Messaging.RabbitMq/RabbitMqConsumer.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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.