Upload artifacts #19
Annotations
10 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 succeeded
Loading