release #32
Annotations
4 warnings
TestLocal:
templates/Coalesce.Vue.Template/Test.Template.Instance/Test.Template.Instance.Web/Pages/SignIn.cshtml.cs#L11
Parameter 'signInManager' is unread.
|
TestLocal:
templates/Coalesce.Vue.Template/Test.Template.Instance/Test.Template.Instance.Web/Pages/SignIn.cshtml.cs#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.
|
TestLocal:
templates/Coalesce.Vue.Template/Test.Template.Instance/Test.Template.Instance.Web/Pages/SignIn.cshtml.cs#L11
Parameter 'signInManager' is unread.
|
TestLocal:
templates/Coalesce.Vue.Template/Test.Template.Instance/Test.Template.Instance.Web/Pages/SignIn.cshtml.cs#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.
|
Loading