Merge branch 'main' into develop #930
Annotations
20 warnings
|
src/Messaging/HealthCheckRegistrationBase.cs#L30
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
src/Messaging/ServiceRegistrationBase.cs#L29
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
|
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
|
|
src/Messaging/Messages/MessageBase.cs#L74
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Messages/MessageBase.cs#L75
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Messages/MessageBase.cs#L76
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Messages/MessageBase.cs#L77
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Messages/MessageBase.cs#L78
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Messages/JsonMessage.cs#L55
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/HealthCheckRegistrationBase.cs#L30
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
src/Messaging/ServiceRegistrationBase.cs#L29
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the non-private readonly field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-3887)
|
|
src/Messaging/Common/ArtifactTypes.cs#L21
Use an immutable collection or reduce the accessibility of the public static field 'ListOfModularity'. (https://rules.sonarsource.com/csharp/RSPEC-2386)
|
|
src/Messaging/Messages/JsonMessage.cs#L55
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Events/EventBase.cs#L46
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Events/EventBase.cs#L47
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Events/EventBase.cs#L48
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Events/EventBase.cs#L49
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
src/Messaging/Events/EventBase.cs#L50
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
The logs for this run have expired and are no longer available.
Loading