Skip to content

GitAuto: [FEATURE] Upgrade RabbitMQ Client Library to Version 7.0.0 #650

GitAuto: [FEATURE] Upgrade RabbitMQ Client Library to Version 7.0.0

GitAuto: [FEATURE] Upgrade RabbitMQ Client Library to Version 7.0.0 #650

Re-run triggered January 22, 2025 02:00
Status Failure
Total duration 2m 9s
Artifacts

sonarcloud.yml

on: pull_request
SonarCloud Analysis
1m 59s
SonarCloud Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Utils/Communications/RabbitMQWrapper.cs#L44
'IConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'IConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Utils/Communications/RabbitMQWrapper.cs#L82
'IConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'IConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Log/RabbitMQLogProvider.cs#L62
'IConnection' does not contain a definition for 'CreateModelAsync' and no accessible extension method 'CreateModelAsync' accepting a first argument of type 'IConnection' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Log/RabbitMQLogProvider.cs#L119
'IChannel' does not contain a definition for 'BasicPublish' and no accessible extension method 'BasicPublish' accepting a first argument of type 'IChannel' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Log/RabbitMQLogProvider.cs#L138
'IChannel' does not contain a definition for 'Close' and no accessible extension method 'Close' accepting a first argument of type 'IChannel' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Helpers/MessageReceiver.cs#L106
'IConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'IConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Helpers/MessageReceiver.cs#L109
The type or namespace name 'EventingBasicConsumer' could not be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Utils/Communications/RabbitMQWrapper.cs#L44
'IConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'IConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Utils/Communications/RabbitMQWrapper.cs#L82
'IConnectionFactory' does not contain a definition for 'CreateConnection' and no accessible extension method 'CreateConnection' accepting a first argument of type 'IConnectionFactory' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis: Src/CrispyWaffle.RabbitMQ/Log/RabbitMQLogProvider.cs#L62
'IConnection' does not contain a definition for 'CreateModelAsync' and no accessible extension method 'CreateModelAsync' accepting a first argument of type 'IConnection' could be found (are you missing a using directive or an assembly reference?)
SonarCloud Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SonarCloud Analysis: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
SonarCloud Analysis: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
SonarCloud Analysis: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L51
Ambiguous reference in cref attribute: 'XmlDocument.GetElementsByTagName'. Assuming 'XmlDocument.GetElementsByTagName(string)', but could have also matched other overloads including 'XmlDocument.GetElementsByTagName(string, string)'.
SonarCloud Analysis: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L69
Ambiguous reference in cref attribute: 'XmlNode.SelectNodes'. Assuming 'XmlNode.SelectNodes(string)', but could have also matched other overloads including 'XmlNode.SelectNodes(string, XmlNamespaceManager)'.
SonarCloud Analysis: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L89
Ambiguous reference in cref attribute: 'XmlNode.SelectNodes'. Assuming 'XmlNode.SelectNodes(string)', but could have also matched other overloads including 'XmlNode.SelectNodes(string, XmlNamespaceManager)'.
SonarCloud Analysis: Src/CrispyWaffle/Log/Filters/CategoryLogFilter.cs#L50
XML comment on 'CategoryLogFilter.Filter(string, LogLevel, string, string)' has a paramref tag for 'isExclusive', but there is no parameter by that name
SonarCloud Analysis: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
SonarCloud Analysis: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
SonarCloud Analysis: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L51
Ambiguous reference in cref attribute: 'XmlDocument.GetElementsByTagName'. Assuming 'XmlDocument.GetElementsByTagName(string)', but could have also matched other overloads including 'XmlDocument.GetElementsByTagName(string, string)'.
SonarCloud Analysis: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L69
Ambiguous reference in cref attribute: 'XmlNode.SelectNodes'. Assuming 'XmlNode.SelectNodes(string)', but could have also matched other overloads including 'XmlNode.SelectNodes(string, XmlNamespaceManager)'.