Skip to content

Add ASP.NET Core MVC sample #147

Add ASP.NET Core MVC sample

Add ASP.NET Core MVC sample #147

Triggered via pull request September 28, 2024 05:17
Status Failure
Total duration 59s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: samples/AspNetCoreMvcSample/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/AspNetCoreMvcSample/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Process completed with exit code 1.