Update development-action.yml #4
Annotations
10 errors and 4 warnings
build
Assets file '/home/runner/work/CountryData.Net/CountryData.Net/test/CountryData.UnitTests/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
Assets file '/home/runner/work/CountryData.Net/CountryData.Net/sample/CountryData.Sample.MAUI/CountryData.Sample.MAUI/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
The project depends on the following workload packs that do not exist in any of the workloads available in this installation: Microsoft.ios.Sdk.net8
|
build
You may need to build the project on another operating system or architecture, or update the .NET SDK.
|
build
Assets file '/home/runner/work/CountryData.Net/CountryData.Net/src/CountryData.Standard/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
Assets file '/home/runner/work/CountryData.Net/CountryData.Net/sample/CountryData.Sample.Console/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
Assets file '/home/runner/work/CountryData.Net/CountryData.Net/sample/CountryData.Sample.Web.API/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
Assets file '/home/runner/work/CountryData.Net/CountryData.Net/test/CountryData.UnitTests/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
Assets file '/home/runner/work/CountryData.Net/CountryData.Net/sample/CountryData.Sample.MAUI/CountryData.Sample.MAUI/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
build
The project depends on the following workload packs that do not exist in any of the workloads available in this installation: Microsoft.ios.Sdk.net8
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|
build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
|