Skip to content

[efcore]: Fix RIDER-118684: Support .NET 9 projects #279

[efcore]: Fix RIDER-118684: Support .NET 9 projects

[efcore]: Fix RIDER-118684: Support .NET 9 projects #279

Triggered via push October 16, 2024 18:48
Status Success
Total duration 7m 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-ubuntu
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, gradle/wrapper-validation-action@v1, actions/setup-java@v3, actions/setup-dotnet@v1, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-ubuntu: src/dotnet/Rider.Plugins.EfCore/BuildScript/EfCoreInRiderProduct.cs#L23
'AllAssembilesEx.Has(AllAssemblies, SubplatformName)' is obsolete: 'On AllAssembliesOnEverything, call FindSubplatformByClass on some class from that subplatform, and then check if it's a SubplatformOnSources.'
build-ubuntu: src/dotnet/Rider.Plugins.EfCore/BuildScript/EfCoreInRiderProduct.cs#L23
'AllAssembilesEx.Has(AllAssemblies, SubplatformName)' is obsolete: 'On AllAssembliesOnEverything, call FindSubplatformByClass on some class from that subplatform, and then check if it's a SubplatformOnSources.'