Skip to content

fix: fix github action path #21

fix: fix github action path

fix: fix github action path #21

Triggered via push January 27, 2024 08:21
Status Failure
Total duration 2m 14s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
build (ubuntu-latest)
The project depends on the following workload packs that do not exist in any of the workloads available in this installation: Microsoft.maccatalyst.Sdk.net8
build (ubuntu-latest)
You may need to build the project on another operating system or architecture, or update the .NET SDK.
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The runtime pack for Microsoft.NETCore.App.Runtime.win-x64 was not downloaded. Try running a NuGet restore with the RuntimeIdentifier 'win-x64'.
build (windows-latest)
Assets file 'D:\a\plana\plana\src\Plana.Desktop\obj\project.assets.json' doesn't have a target for 'net8.0-maccatalyst/maccatalyst-arm64'. Ensure that restore has run and that you have included 'net8.0-maccatalyst' in the TargetFrameworks for your project. You may also need to include 'maccatalyst-arm64' in your project's RuntimeIdentifiers.
build (windows-latest)
The runtime pack for Microsoft.NETCore.App.Runtime.win-x64 was not downloaded. Try running a NuGet restore with the RuntimeIdentifier 'win-x64'.
build (windows-latest)
Assets file 'D:\a\plana\plana\src\Plana.Desktop\obj\project.assets.json' doesn't have a target for 'net8.0-maccatalyst/maccatalyst-arm64'. Ensure that restore has run and that you have included 'net8.0-maccatalyst' in the TargetFrameworks for your project. You may also need to include 'maccatalyst-arm64' in your project's RuntimeIdentifiers.
build (windows-latest)
Process completed with exit code 1.
build (windows-latest): src/Plana.Composition.RenameSymbols/CSharpSymbolsWalker.cs#L17
Parameter 'isRenameMethodsWithEvents' is unread.
build (windows-latest): src/Plana/PlanaSolution.cs#L10
Non-nullable property 'SourceMap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Plana.Desktop/Components/Layout/MainLayout.razor#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): src/Plana.Composition.RenameSymbols/CSharpSymbolsWalker.cs#L17
Parameter 'isRenameMethodsWithEvents' is unread.
build (windows-latest): src/Plana/PlanaSolution.cs#L10
Non-nullable property 'SourceMap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Plana.Desktop/Components/Layout/MainLayout.razor#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.