ci #790
Annotations
20 warnings
src/Messaging/API/IMessageBrokerSubscriberService.cs#L36
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
src/Messaging/API/IMessageBrokerSubscriberService.cs#L39
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'.
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'.
|
src/Messaging/Common/ServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Messaging/IServiceCollectionExtension.cs#L166
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Messaging/IServiceCollectionExtension.cs#L182
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Messaging/Events/EventBase.cs#L129
Loops should be simplified using the "Where" LINQ method
|
src/Messaging/Tests/Common/ArtifactTypesTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
src/Messaging/API/IMessageBrokerSubscriberService.cs#L36
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
src/Messaging/API/IMessageBrokerSubscriberService.cs#L39
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
|
src/Messaging/Common/ServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'.
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'.
|
src/Messaging/IServiceCollectionExtension.cs#L182
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Messaging/IServiceCollectionExtension.cs#L166
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Messaging/Events/EventBase.cs#L129
Loops should be simplified using the "Where" LINQ method
|
src/Plugins/RabbitMQ/Factory/RabbitMqConnectionFactory.cs#L41
Refactor 'Connections' into a method, properties should not copy collections.
|
The logs for this run have expired and are no longer available.
Loading