Update sample apps (#2) #14
main.yaml
on: push
Matrix: Build Library
Release Library
0s
Annotations
12 warnings
Build Library (macos-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L25
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 Library (macos-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L33
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 Library (macos-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L25
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 Library (macos-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L33
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 Library (ubuntu-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L25
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 Library (ubuntu-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L33
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 Library (ubuntu-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L25
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 Library (ubuntu-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L33
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 Library (windows-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L25
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 Library (windows-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L33
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 Library (windows-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L25
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 Library (windows-latest):
samples/MelonChart.WebApp/Components/Pages/Home.razor#L33
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.
|