Skip to content

feat: Added AWS SNS package #1349

feat: Added AWS SNS package

feat: Added AWS SNS package #1349

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

cicd.yml

on: pull_request
Build & Tests  /  ...  /  Commitlint
12s
Build & Tests  /  ...  /  Detect Version
19s
Build & Tests  /  ...  /  Run CodeQL
6m 7s
Build & Tests  /  ...  /  Validate Code Formatting
19s
Build & Tests  /  ...  /  Testing .NET solution
2m 12s
Build & Tests  /  ...  /  Build .NET solution
Build & Tests  /  ...  /  Publish NuGet Packages
Build & Tests  /  ...  /  Dependabot Auto Merge
Build & Tests  /  ...  /  Create Release

Annotations

12 errors and 14 warnings
Build & Tests / Format / Validate Code Formatting
Process completed with exit code 1.
Build & Tests / Tests / Testing .NET solution
Process completed with exit code 1.
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/CreationMode.cs#L3
Missing XML comment for publicly visible type or member 'CreationMode'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/CreationMode.cs#L5
Missing XML comment for publicly visible type or member 'CreationMode.BasicAuthentication'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L7
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L9
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.AccessKey'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L11
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.CreationMode'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L13
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.SecretKey'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L16
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.ServiceUrl'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L19
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.TopicName'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L21
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.Timeout'
Build & Tests / Tests / Testing .NET solution: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L25
Use expression body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
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.AWS.SNS/CreationMode.cs#L3
Missing XML comment for publicly visible type or member 'CreationMode'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/CreationMode.cs#L5
Missing XML comment for publicly visible type or member 'CreationMode.BasicAuthentication'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L7
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L9
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.AccessKey'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L11
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.CreationMode'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L13
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.SecretKey'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L16
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.ServiceUrl'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L19
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.TopicName'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L21
Missing XML comment for publicly visible type or member 'SimpleNotificationServiceOptions.Timeout'
Build & Tests / CodeQL / Run CodeQL: src/NetEvolve.HealthChecks.AWS.SNS/SimpleNotificationServiceOptions.cs#L25
Use expression body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)