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

Update Pomelo MySQL to v9 Preview #6948

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Update Pomelo MySQL to v9 Preview.

1fd1ad2
Select commit
Loading
Failed to load commit list.
Draft

Update Pomelo MySQL to v9 Preview #6948

Update Pomelo MySQL to v9 Preview.
1fd1ad2
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Dec 15, 2024 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]
    ❌src\Components\Aspire.Pomelo.EntityFrameworkCore.MySql\Aspire.Pomelo.EntityFrameworkCore.MySql.csproj(0,0): error NU1102: Unable to find package Pomelo.EntityFrameworkCore.MySql with version (>= 9.0.0-preview.2.efcore.9.0.0) - Found 161 version(s) in dotnet-public [ Nearest version: 9.0.0-preview.1 ] - Found 0 version(s) in dotnet9-transport - Found 0 version(s) in dotnet-eng - Found 0 version(s) in dotnet9 - Versions from dotnet-libraries were not considered
    ❌tests\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.csproj(0,0): error NU1102: Unable to find package Pomelo.EntityFrameworkCore.MySql with version (>= 9.0.0-preview.2.efcore.9.0.0) - Found 161 version(s) in dotnet-public [ Nearest version: 9.0.0-preview.1 ] - Found 0 version(s) in dotnet9-transport - Found 0 version(s) in dotnet-eng - Found 0 version(s) in dotnet9 - Versions from dotnet-libraries were not considered
    ❌.dotnet\sdk\9.0.100\NuGet.targets(180,5): error : The given key 'Pomelo.EntityFrameworkCore.MySql' was not present in the dictionary.

dotnet.aspire / Build / Windows_helix_tests / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Components\Aspire.Pomelo.EntityFrameworkCore.MySql\Aspire.Pomelo.EntityFrameworkCore.MySql.csproj(0,0): error NU1102: Unable to find package Pomelo.EntityFrameworkCore.MySql with version (>= 9.0.0-preview.2.efcore.9.0.0) - Found 161 version(s) in dotnet-public [ Nearest version: 9.0.0-preview.1 ] - Found 0 version(s) in dotnet9-transport - Found 0 version(s) in dotnet-eng - Found 0 version(s) in dotnet9 - Versions from dotnet-libraries were not considered
    ❌tests\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.csproj(0,0): error NU1102: Unable to find package Pomelo.EntityFrameworkCore.MySql with version (>= 9.0.0-preview.2.efcore.9.0.0) - Found 161 version(s) in dotnet-public [ Nearest version: 9.0.0-preview.1 ] - Found 0 version(s) in dotnet9-transport - Found 0 version(s) in dotnet-eng - Found 0 version(s) in dotnet9 - Versions from dotnet-libraries were not considered
    ❌.dotnet\sdk\9.0.100\NuGet.targets(180,5): error : The given key 'Pomelo.EntityFrameworkCore.MySql' was not present in the dictionary.

dotnet.aspire / Build / Linux / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/Components/Aspire.Pomelo.EntityFrameworkCore.MySql/Aspire.Pomelo.EntityFrameworkCore.MySql.csproj(0,0): error NU1102: Unable to find package Pomelo.EntityFrameworkCore.MySql with version (>= 9.0.0-preview.2.efcore.9.0.0) - Found 161 version(s) in dotnet-public [ Nearest version: 9.0.0-preview.1 ] - Found 0 version(s) in dotnet9-transport - Found 0 version(s) in dotnet-eng - Found 0 version(s) in dotnet9 - Versions from dotnet-libraries were not considered
    ❌tests/Aspire.Pomelo.EntityFrameworkCore.MySql.Tests/Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.csproj(0,0): error NU1102: Unable to find package Pomelo.EntityFrameworkCore.MySql with version (>= 9.0.0-preview.2.efcore.9.0.0) - Found 161 version(s) in dotnet-public [ Nearest version: 9.0.0-preview.1 ] - Found 0 version(s) in dotnet9-transport - Found 0 version(s) in dotnet-eng - Found 0 version(s) in dotnet9 - Versions from dotnet-libraries were not considered
    ❌.dotnet/sdk/9.0.100/NuGet.targets(180,5): error : The given key 'Pomelo.EntityFrameworkCore.MySql' was not present in the dictionary.

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

Was this helpful? Yes No