release #38
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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