Skip to content

Build preview packages and publish them to nuget #3

Build preview packages and publish them to nuget

Build preview packages and publish them to nuget #3

Manually triggered March 11, 2024 10:39
Status Failure
Total duration 37s
Artifacts

publishPreview.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
build
To build this project, the following workloads must be installed: android
build
To install these workloads, run the following command: dotnet workload restore
build
To build this project, the following workloads must be installed: android
build
To install these workloads, run the following command: dotnet workload restore
build
To build this project, the following workloads must be installed: wasm-tools
build
To install these workloads, run the following command: dotnet workload restore
build
To build this project, the following workloads must be installed: wasi-experimental
build
To install these workloads, run the following command: dotnet workload restore
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>