feat: Apache ActiveMQ package #1323
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Autobuild:
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.
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMqOptions.BrokerAddress'
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Username'
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L19
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Password'
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L33
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Timeout'
|
Autobuild:
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.
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMqOptions.BrokerAddress'
|
Autobuild:
src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Username'
|
Loading