[Experiment] TitleBar #1673
Annotations
4 errors
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.
|
Loading