ASP.NET Core (with Reporting) #101
main_build-aspnetcore.yml
on: workflow_dispatch
build_aspnetcore
1m 18s
publish_combined_manifest
4s
Annotations
6 warnings
|
build_arm64:
src/AspNetCore/MyAspNetCoreApp/Program.cs#L27
Dereference of a possibly null reference.
|
|
build_arm64:
src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/Country.cshtml#L8
Converting null literal or possible null value to non-nullable type.
|
|
build_arm64:
src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/GridForeignKey.cshtml#L5
Converting null literal or possible null value to non-nullable type.
|
|
build_x64:
src/AspNetCore/MyAspNetCoreApp/Program.cs#L27
Dereference of a possibly null reference.
|
|
build_x64:
src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/Country.cshtml#L8
Converting null literal or possible null value to non-nullable type.
|
|
build_x64:
src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/GridForeignKey.cshtml#L5
Converting null literal or possible null value to non-nullable type.
|