Skip to content

feat: Apache ActiveMQ package #1350

feat: Apache ActiveMQ package

feat: Apache ActiveMQ package #1350

Triggered via pull request December 19, 2024 08:49
Status Failure
Total duration 6m 33s
Artifacts

cicd.yml

on: pull_request
Build & Tests  /  ...  /  Commitlint
11s
Build & Tests / Lint commit messages / Commitlint
Build & Tests  /  ...  /  Detect Version
19s
Build & Tests / Version / Detect Version
Build & Tests  /  ...  /  Run CodeQL
6m 3s
Build & Tests / CodeQL / Run CodeQL
Build & Tests  /  ...  /  Validate Code Formatting
27s
Build & Tests / Format / Validate Code Formatting
Build & Tests  /  ...  /  Testing .NET solution
2m 2s
Build & Tests / Tests / Testing .NET solution
Build & Tests  /  ...  /  Build .NET solution
Build & Tests / Build / Build .NET solution
Build & Tests  /  ...  /  Publish NuGet Packages
Build & Tests / Publish NuGet / Publish NuGet Packages
Build & Tests  /  ...  /  Dependabot Auto Merge
Build & Tests / Dependabot Merge / Dependabot Auto Merge
Build & Tests  /  ...  /  Create Release
Build & Tests / Release / Create Release
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
Build & Tests / Tests / Testing .NET solution
Process completed with exit code 1.
Build & Tests / Tests / Testing .NET solution: 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 & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMqOptions.BrokerAddress'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Username'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L19
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Password'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L33
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Timeout'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Make 'Username' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L19
Make 'Password' a static property. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Build & Tests / Tests / Testing .NET solution: 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 & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
Build & Tests / Lint commit messages / Commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Tests / Version / Detect Version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Tests / Format / Validate Code Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Tests / CodeQL / Run CodeQL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Tests / CodeQL / Run CodeQL: 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 & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMqOptions.BrokerAddress'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Username'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L19
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Password'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L33
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Timeout'
Build & Tests / CodeQL / Run CodeQL: 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 & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L3
Missing XML comment for publicly visible type or member 'ActiveMqOptions'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L5
Missing XML comment for publicly visible type or member 'ActiveMqOptions.BrokerAddress'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.Apache.ActiveMq/ActiveMqOptions.cs#L6
Missing XML comment for publicly visible type or member 'ActiveMqOptions.Username'