Add ASP.NET Core MVC sample #147
build.yml
on: pull_request
build
35s
dotnet-test
51s
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.
|