Skip to content

[ef-core]: Fix RIDER-112371: Relax rules for appsettings.json and `… #254

[ef-core]: Fix RIDER-112371: Relax rules for appsettings.json and `…

[ef-core]: Fix RIDER-112371: Relax rules for appsettings.json and `… #254

Triggered via push August 7, 2024 12:10
Status Success
Total duration 5m 37s
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 uses Node.js version which is deprecated 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.'