Skip to content

Move sample up one level #283

Move sample up one level

Move sample up one level #283

Triggered via pull request November 4, 2024 22:56
Status Success
Total duration 1m 11s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: 2-WebApp-graph-user/2-5-HybridFlow/Program.cs#L14
Dereference of a possibly null reference.
build: 2-WebApp-graph-user/2-5-HybridFlow/Views/Shared/_Layout.cshtml#L138
Dereference of a possibly null reference.
build: 2-WebApp-graph-user/2-5-HybridFlow/Program.cs#L54
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
build: 4-WebApp-your-API/4-3-AnyOrg/TodoListService/Controllers/TodoListController.cs#L255
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build: 5-WebApp-AuthZ/5-2-Groups/Services/GraphHelper.cs#L137
'GetMemberGroupsRequestBuilder.PostAsync(GetMemberGroupsPostRequestBody, Action<RequestConfiguration<DefaultQueryParameters>>?, CancellationToken)' is obsolete: 'This method is obsolete. Use PostAsGetMemberGroupsPostResponse instead.'
build: 2-WebApp-graph-user/2-5-HybridFlow/Program.cs#L14
Dereference of a possibly null reference.
build: 2-WebApp-graph-user/2-5-HybridFlow/Views/Shared/_Layout.cshtml#L138
Dereference of a possibly null reference.
build: 2-WebApp-graph-user/2-5-HybridFlow/Program.cs#L54
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
build: 4-WebApp-your-API/4-3-AnyOrg/TodoListService/Controllers/TodoListController.cs#L255
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)