Publish nuget #4
publish-nugets.yml
on: workflow_dispatch
build
/
build-artifacts
3m 11s
publish-nuget
/
publish-github
29s
Annotations
2 errors and 4 warnings
publish-nuget / publish-github
Target "PublishPackages" has thrown an exception
|
publish-nuget / publish-github
Failed to publish nugets
|
build / build-artifacts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / build-artifacts
/usr/share/dotnet/sdk/8.0.402/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/vc-module-import/vc-module-import/samples/VirtoCommerce.ImportSampleModule.Web/VirtoCommerce.ImportSampleModule.Web.csproj]
|
build / build-artifacts
/usr/share/dotnet/sdk/8.0.402/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Web/VirtoCommerce.ImportModule.Web.csproj]
|
publish-nuget / publish-github
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|