Skip to content

feat(upgrade): Upgraded to .NET8 #92

feat(upgrade): Upgraded to .NET8

feat(upgrade): Upgraded to .NET8 #92

Triggered via pull request December 16, 2023 22:48
Status Failure
Total duration 36s
Artifacts

dotnet-build-publish.yml

on: pull_request
Build/Deploy .NET Core
27s
Build/Deploy .NET Core
Close Pull Request Job
0s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build/Deploy .NET Core
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 8.0.
Build/Deploy .NET Core
To build this project, the following workloads must be installed: wasm-tools
Build/Deploy .NET Core
To install these workloads, run the following command: dotnet workload restore
Build/Deploy .NET Core
Process completed with exit code 1.
Build/Deploy .NET Core
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/