update to 2.18.0 #208
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
3-WebApp-multi-APIs/Controllers/HomeController.cs#L108
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build:
3-WebApp-multi-APIs/Controllers/HomeController.cs#L112
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build:
3-WebApp-multi-APIs/Controllers/HomeController.cs#L108
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
build:
3-WebApp-multi-APIs/Controllers/HomeController.cs#L112
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
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:
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.
|