Bump the xunit group with 2 updates #425
dotnetcore.yml
on: pull_request
Annotations
6 warnings
build:
src/LoreSoft.Blazor.Controls/Extensions/TypeExtensions.cs#L21
Possible null reference return.
|
build:
src/LoreSoft.Blazor.Controls/Extensions/TypeExtensions.cs#L52
Possible null reference return.
|
build:
samples/Sample.Core/Pages/QueryBuilder/Index.razor#L21
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:
src/LoreSoft.Blazor.Controls/Extensions/TypeExtensions.cs#L21
Possible null reference return.
|
build:
src/LoreSoft.Blazor.Controls/Extensions/TypeExtensions.cs#L52
Possible null reference return.
|
build:
samples/Sample.Core/Pages/QueryBuilder/Index.razor#L21
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.
|