Add Aspnet Identity with Entity Framework #148
Annotations
31 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (ubuntu-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (ubuntu-latest):
AspireForIdentityServer.IdentityServer/Pages/Index.cshtml.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.IdentityServer/Pages/Index.cshtml.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/ViewModel.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/ViewModel.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (ubuntu-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Logout/Index.cshtml.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (macos-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (macos-latest):
AspireForIdentityServer.IdentityServer/Pages/Index.cshtml.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Logout/Index.cshtml.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Logout/Index.cshtml.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.IdentityServer/Pages/Index.cshtml.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (macos-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/ViewModel.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.ApiResource/CQRS/Queries/GetWeatherByLocation/GetWeatherByLocationQuery.cs#L45
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 (windows-latest):
AspireForIdentityServer.ParClient/Dtos/WeatherForecastDto.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.ParClient/Controllers/HomeController.cs#L18
Parameter 'logger' is unread.
|
build (windows-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/ViewModel.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Login/ViewModel.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Logout/Index.cshtml.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.IdentityServer/Pages/Account/Logout/Index.cshtml.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (windows-latest):
AspireForIdentityServer.IdentityServer/Pages/Index.cshtml.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|