Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the aspnetcorehealthchecks group across 1 directory with 4 updates #7091

Closed

Bump the aspnetcorehealthchecks group across 1 directory with 4 updates

3fd818c
Select commit
Loading
Failed to load commit list.
Closed

Bump the aspnetcorehealthchecks group across 1 directory with 4 updates #7091

Bump the aspnetcorehealthchecks group across 1 directory with 4 updates
3fd818c
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 15, 2025 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

dotnet.aspire / Build / Windows / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌playground\mongo\Mongo.AppHost\Mongo.AppHost.csproj(0,0): error NU1109: Detected package downgrade: MongoDB.Driver from 3.0.0 to centrally defined 2.30.0. Update the centrally managed package version to a higher version. Mongo.AppHost -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Mongo.AppHost -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)
    ❌playground\mongo\Mongo.ApiService\Mongo.ApiService.csproj(0,0): error NU1605: Warning As Error: Detected package downgrade: MongoDB.Driver from 3.0.0 to 2.30.0. Reference the package directly from the project to select a different version. Mongo.ApiService -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Mongo.ApiService -> Aspire.MongoDB.Driver -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)
    ❌tests\Aspire.Playground.Tests\Aspire.Playground.Tests.csproj(0,0): error NU1109: Detected package downgrade: MongoDB.Driver from 3.0.0 to centrally defined 2.30.0. Update the centrally managed package version to a higher version. Aspire.Playground.Tests -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Aspire.Playground.Tests -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)

dotnet.aspire / Build / Windows_helix_tests / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌tests\Aspire.MongoDB.Driver.Tests\Aspire.MongoDB.Driver.Tests.csproj(0,0): error NU1605: Warning As Error: Detected package downgrade: MongoDB.Driver from 3.0.0 to 2.30.0. Reference the package directly from the project to select a different version. Aspire.MongoDB.Driver.Tests -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Aspire.MongoDB.Driver.Tests -> Aspire.MongoDB.Driver -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)
    ❌tests\Aspire.Playground.Tests\Aspire.Playground.Tests.csproj(0,0): error NU1109: Detected package downgrade: MongoDB.Driver from 3.0.0 to centrally defined 2.30.0. Update the centrally managed package version to a higher version. Aspire.Playground.Tests -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Aspire.Playground.Tests -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)
    ❌playground\mongo\Mongo.AppHost\Mongo.AppHost.csproj(0,0): error NU1109: Detected package downgrade: MongoDB.Driver from 3.0.0 to centrally defined 2.30.0. Update the centrally managed package version to a higher version. Mongo.AppHost -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Mongo.AppHost -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)

dotnet.aspire / Build / Linux / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌tests/Aspire.Hosting.MongoDB.Tests/Aspire.Hosting.MongoDB.Tests.csproj(0,0): error NU1605: Warning As Error: Detected package downgrade: MongoDB.Driver from 3.0.0 to 2.30.0. Reference the package directly from the project to select a different version. Aspire.Hosting.MongoDB.Tests -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Aspire.Hosting.MongoDB.Tests -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)
    ❌tests/Aspire.Playground.Tests/Aspire.Playground.Tests.csproj(0,0): error NU1109: Detected package downgrade: MongoDB.Driver from 3.0.0 to centrally defined 2.30.0. Update the centrally managed package version to a higher version. Aspire.Playground.Tests -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Aspire.Playground.Tests -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)
    ❌tests/Aspire.MongoDB.Driver.Tests/Aspire.MongoDB.Driver.Tests.csproj(0,0): error NU1605: Warning As Error: Detected package downgrade: MongoDB.Driver from 3.0.0 to 2.30.0. Reference the package directly from the project to select a different version. Aspire.MongoDB.Driver.Tests -> AspNetCore.HealthChecks.MongoDb 9.0.0 -> MongoDB.Driver (>= 3.0.0) Aspire.MongoDB.Driver.Tests -> Aspire.MongoDB.Driver -> MongoDB.Driver (>= 2.30.0 && < 3.0.0)

1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [dotnet.aspire]

Was this helpful? Yes No