Balea Nightly Build #1351
Annotations
3 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
sample/ContosoUniversity.IdentityServer/Quickstart/Account/AccountController.cs#L349
'HttpContextExtensions.GetSchemeSupportsSignOutAsync(HttpContext, string)' is obsolete: 'For a replacement, use IAuthenticationHandlerProvider.GetHandlerAsync and check if the handler implements IAuthenticationSignOutHandler.'
|
Build:
sample/ContosoUniversity.IdentityServer/Quickstart/Account/AccountController.cs#L349
'HttpContextExtensions.GetSchemeSupportsSignOutAsync(HttpContext, string)' is obsolete: 'For a replacement, use IAuthenticationHandlerProvider.GetHandlerAsync and check if the handler implements IAuthenticationSignOutHandler.'
|