Skip to content

feat!: Sundown .NET6.0 and .NET7.0 #1125

feat!: Sundown .NET6.0 and .NET7.0

feat!: Sundown .NET6.0 and .NET7.0 #1125

Triggered via pull request November 3, 2024 09:57
Status Failure
Total duration 11m 2s
Artifacts 1

cicd.yml

on: pull_request
Build & Tests  /  ...  /  Commitlint
15s
Build & Tests / Lint commit messages / Commitlint
Build & Tests  /  ...  /  Detect Version
18s
Build & Tests / Version / Detect Version
Build & Tests  /  ...  /  Run CodeQL
10m 27s
Build & Tests / CodeQL / Run CodeQL
Build & Tests  /  ...  /  Validate Code Formatting
31s
Build & Tests / Format / Validate Code Formatting
Build & Tests  /  ...  /  Testing .NET solution
9m 12s
Build & Tests / Tests / Testing .NET solution
Build & Tests  /  ...  /  Build .NET solution
49s
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

10 errors and 20 warnings
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L56
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L59
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L19
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L22
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L56
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L59
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L19
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L22
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L56
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Build / Build .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L59
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L59
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L56
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L19
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L22
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L56
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L59
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L19
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L22
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Apache.Kafka/src/NetEvolve.HealthChecks.Apache.Kafka/KafkaCheck.cs#L45
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Apache.Kafka/src/NetEvolve.HealthChecks.Apache.Kafka/KafkaConfigure.cs#L15
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L56
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L59
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/ConfigurableHealthCheckBase.cs#L19
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Abstractions/src/NetEvolve.HealthChecks.Abstractions/SqlCheckBase.cs#L22
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Npgsql/src/NetEvolve.HealthChecks.Npgsql/NpgsqlConfigure.cs#L56
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Npgsql/src/NetEvolve.HealthChecks.Npgsql/NpgsqlConfigure.cs#L16
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Npgsql/src/NetEvolve.HealthChecks.Npgsql/NpgsqlCheck.cs#L15
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Redpanda/src/NetEvolve.HealthChecks.Redpanda/RedpandaCheck.cs#L45
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Redpanda/src/NetEvolve.HealthChecks.Redpanda/RedpandaConfigure.cs#L15
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Redpanda/src/NetEvolve.HealthChecks.Redpanda/RedpandaCheck.cs#L25
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)

Artifacts

Produced during runtime
Name Size
coverage
457 KB