Add a test report to the build #12
Annotations
1 error and 11 warnings
|
|
access-token-management/samples/BlazorServer/Pages/Index.razor#L9
Dereference of a possibly null reference.
|
access-token-management/samples/BlazorServer/Pages/Index.razor#L23
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
access-token-management/samples/BlazorServer/Pages/Index.razor#L9
Dereference of a possibly null reference.
|
access-token-management/samples/BlazorServer/Pages/Index.razor#L23
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
This job failed
Loading