[Experiment] TitleBar #1674
Annotations
4 errors and 1 warning
MSBuild:
components/TitleBar/tests/ExampleTitleBarTestClass.cs#L80
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.
|
MSBuild:
components/TitleBar/tests/ExampleTitleBarTestClass.cs#L88
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.
|
MSBuild:
components/TitleBar/tests/ExampleTitleBarTestClass.cs#L95
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.
|
MSBuild
Process completed with exit code 1.
|
MSBuild
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Loading