Skip to content

Change Id Web version to 3.6.2 #64

Change Id Web version to 3.6.2

Change Id Web version to 3.6.2 #64

Triggered via pull request January 28, 2025 00:52
Status Failure
Total duration 4m 56s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
build: 1. Desktop app calls Web API/TodoListService/Controllers/TodoListController.cs#L10
The type or namespace name 'Resource' does not exist in the namespace 'Microsoft.Identity.Web' (are you missing an assembly reference?)
build: 1. Desktop app calls Web API/TodoListService/Startup.cs#L4
The type or namespace name 'OpenIdConnect' does not exist in the namespace 'Microsoft.AspNetCore.Authentication' (are you missing an assembly reference?)
build: 1. Desktop app calls Web API/TodoListService/Controllers/TodoListController.cs#L21
The type or namespace name 'RequiredScopeAttribute' could not be found (are you missing a using directive or an assembly reference?)
build: 1. Desktop app calls Web API/TodoListService/Controllers/TodoListController.cs#L21
The type or namespace name 'RequiredScope' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: 2. Web API now calls Microsoft Graph/TodoListClient/MainWindow.xaml.cs#L188
'WwwAuthenticateParameters.CreateFromResponseHeaders(HttpResponseHeaders, string)' is obsolete: 'This api is now obsolete and has been replaced with CreateFromAuthenticationHeaders(...)'