feat: Apache ActiveMQ package #1332
Annotations
11 errors
Update codecov
Process completed with exit code 1.
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Non-nullable property 'BrokerAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMqOptions.BrokerAddress'
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Username'
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L19
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Password'
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L33
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Timeout'
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L19
Make 'Password' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Make 'Username' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Non-nullable property 'BrokerAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
|
Loading