chore: add tailwind #17
Annotations
8 errors and 6 warnings
build (ubuntu-latest)
To build this project, the following workloads must be installed: maui-tizen wasi-experimental
|
build (ubuntu-latest)
To install these workloads, run the following command: dotnet workload restore
|
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.
|