Skip to content

adding XML comments #714

adding XML comments

adding XML comments #714

Triggered via push October 11, 2023 15:09
Status Failure
Total duration 4m 33s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Matrix: analyze
Publish to GitHub Packages
29s
Publish to GitHub Packages
Official Release to GitHub Packages
0s
Official Release to GitHub Packages
Official Release to NuGet.org
0s
Official Release to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
build (ubuntu-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
build (ubuntu-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
build (ubuntu-latest): src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
build (ubuntu-latest): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
build (ubuntu-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
build (ubuntu-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
build (ubuntu-latest): src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
build (ubuntu-latest): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
build (windows-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
build (windows-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
build (windows-latest): src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
build (windows-latest): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
build (windows-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
build (windows-latest): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
build (windows-latest): src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
build (windows-latest): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
unit-test: src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
unit-test: src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
unit-test: src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
unit-test: src/Messaging/Common/ArtifactTypeEnum.cs#L19
Rename this enumeration to remove the 'Enum' suffix.
unit-test: src/Messaging/Common/ServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L166
"Find" method should be used instead of the "FirstOrDefault" extension method.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L182
"Find" method should be used instead of the "FirstOrDefault" extension method.
unit-test: src/Messaging/Events/EventBase.cs#L129
Loops should be simplified with "LINQ" expressions
unit-test: src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
unit-test: src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
unit-test: src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
unit-test: src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
unit-test: src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
unit-test: src/Messaging/Common/ArtifactTypeEnum.cs#L19
Rename this enumeration to remove the 'Enum' suffix.
unit-test: src/Messaging/Common/ServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L166
"Find" method should be used instead of the "FirstOrDefault" extension method.
unit-test: src/Messaging/IServiceCollectionExtension.cs#L182
"Find" method should be used instead of the "FirstOrDefault" extension method.
unit-test: src/Messaging/Events/EventBase.cs#L129
Loops should be simplified with "LINQ" expressions
unit-test: src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
unit-test: src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
analyze (csharp): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
analyze (csharp): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
analyze (csharp): src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
analyze (csharp): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
analyze (csharp): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L28
XML comment has cref attribute 'IMessageBrokerPublisherService' that could not be resolved
analyze (csharp): src/Messaging/Configuration/MessageBrokerServiceConfiguration.cs#L36
XML comment has cref attribute 'IMessageBrokerSubscriberService' that could not be resolved
analyze (csharp): src/Plugins/RabbitMQ/Factory/IRabbitMQConnectionFactory.cs#L35
Parameter 'type' has no matching param tag in the XML comment for 'IRabbitMQConnectionFactory.CreateChannel(ChannelType, string, string, string, string, string, string)' (but other parameters do)
analyze (csharp): src/Plugins/RabbitMQ/Subscriber/RabbitMqMessageSubscriberService.cs#L393
XML comment is not placed on a valid language element
analyze (csharp)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
nuget Expired
118 KB
plug-ins Expired
576 KB