Skip to content

feat: Apache ActiveMQ package #1323

feat: Apache ActiveMQ package

feat: Apache ActiveMQ package #1323

Triggered via pull request December 17, 2024 19:56
Status Failure
Total duration 10m 57s
Artifacts

cicd.yml

on: pull_request
Build & Tests  /  ...  /  Commitlint
10s
Build & Tests / Lint commit messages / Commitlint
Build & Tests  /  ...  /  Detect Version
18s
Build & Tests / Version / Detect Version
Build & Tests  /  ...  /  Run CodeQL
5m 55s
Build & Tests / CodeQL / Run CodeQL
Build & Tests  /  ...  /  Validate Code Formatting
39s
Build & Tests / Format / Validate Code Formatting
Build & Tests  /  ...  /  Testing .NET solution
3m 24s
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'