Bump Microsoft.AspNetCore.TestHost from 6.0.21 to 6.0.25 #780
Annotations
1 error and 20 warnings
|
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#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.
|
src/Plugins/RabbitMQ/Factory/RabbitMqConnectionFactory.cs#L88
Remove this unused method parameter 'value'.
|
src/Plugins/RabbitMQ/Factory/RabbitMqConnectionFactory.cs#L88
Remove this unused method parameter 'key'.
|
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#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.
|
src/Plugins/RabbitMQ/RabbitMQHealthCheck.cs#L49
Remove the unused local variable 'channel'.
|
src/Plugins/RabbitMQ/Publisher/RabbitMqMessagePublisherService.cs#L113
'System.NullReferenceException' should not be thrown by user code.
|
The logs for this run have expired and are no longer available.
Loading