Skip to content

ASP.NET Core (with Reporting) #101

ASP.NET Core (with Reporting)

ASP.NET Core (with Reporting) #101

Manually triggered February 3, 2025 19:43
Status Success
Total duration 1m 26s
Artifacts

main_build-aspnetcore.yml

on: workflow_dispatch
publish_combined_manifest
4s
publish_combined_manifest
Fit to window
Zoom out
Zoom in

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.