Skip to content

refactor: Switched to NetEvolve.Defaults #1244

refactor: Switched to NetEvolve.Defaults

refactor: Switched to NetEvolve.Defaults #1244

Triggered via pull request November 28, 2024 20:10
Status Failure
Total duration 9m 29s
Artifacts

cicd.yml

on: pull_request
Build & Tests  /  ...  /  Commitlint
14s
Build & Tests / Lint commit messages / Commitlint
Build & Tests  /  ...  /  Detect Version
17s
Build & Tests / Version / Detect Version
Build & Tests  /  ...  /  Run CodeQL
8m 42s
Build & Tests / CodeQL / Run CodeQL
Build & Tests  /  ...  /  Validate Code Formatting
21s
Build & Tests / Format / Validate Code Formatting
Build & Tests  /  ...  /  Testing .NET solution
2m 43s
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

21 errors and 20 warnings
Build & Tests / Tests / Testing .NET solution
Process completed with exit code 1.
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Unit/DependencyInjectionExtensionsTests.cs#L5
The type or namespace name 'Configuration' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Unit/NpgsqlCheckTests.cs#L7
The type or namespace name 'Diagnostics' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Unit/NpgsqlCheckTests.cs#L8
The type or namespace name 'Options' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Npgsql/tests/NetEvolve.HealthChecks.Npgsql.Tests.Unit/NpgsqlConfigureTests.cs#L5
The type or namespace name 'Configuration' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Unit/BlobContainerAvailableConfigureTests.cs#L6
The type or namespace name 'Configuration' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Unit/BlobContainerAvailableConfigureTests.cs#L7
The type or namespace name 'DependencyInjection' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Unit/BlobContainerAvailableHealthCheckTests.cs#L5
The type or namespace name 'DependencyInjection' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Unit/BlobServiceAvailableConfigureTests.cs#L6
The type or namespace name 'Configuration' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Unit/BlobServiceAvailableConfigureTests.cs#L7
The type or namespace name 'DependencyInjection' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Azure.Blobs/tests/NetEvolve.HealthChecks.Azure.Blobs.Tests.Unit/DependencyInjectionExtensionsTests.cs#L5
The type or namespace name 'Configuration' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/ApplicationReadinessCheckTests.cs#L7
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/ApplicationReadinessCheckTests.cs#L8
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/ApplicationSelfCheckTests.cs#L7
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/DependencyInjectionExtensionsTests.cs#L7
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/DependencyInjectionExtensionsTests.cs#L8
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/DependencyInjectionExtensionsTests.cs#L9
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/DependencyInjectionExtensionsTests.cs#L10
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/ApplicationReadinessCheckTests.cs#L99
The type or namespace name 'IHostApplicationLifetime' could not be found (are you missing a using directive or an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks/tests/NetEvolve.HealthChecks.Tests.Unit/DependencyInjectionExtensionsTests.cs#L107
The type or namespace name 'IHostApplicationLifetime' could not be found (are you missing a using directive or an assembly reference?)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Azure.Queues/tests/NetEvolve.HealthChecks.Azure.Queues.Tests.Unit/ClientCreationTests.cs#L5
The type or namespace name 'DependencyInjection' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / Tests / Testing .NET solution: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
Build & Tests / CodeQL / Run CodeQL: src/HealthChecks.Shared/tests/NetEvolve.HealthChecks.Shared.Tests/Internals.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)