Bump actions/checkout from 4 to 5 #44
Annotations
6 warnings
|
build:
Quickstart/Sample/Pages/Profile.razor#L32
Non-nullable property 'AuthenticationStateTask' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Quickstart/Sample/Pages/Profile.razor#L54
Possible null reference assignment.
|
|
build:
Quickstart/Sample/Pages/Profile.razor#L42
Dereference of a possibly null reference.
|
|
build:
Quickstart/Sample/Pages/Profile.razor#L32
Non-nullable property 'AuthenticationStateTask' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
build:
Quickstart/Sample/Pages/Profile.razor#L54
Possible null reference assignment.
|
|
build:
Quickstart/Sample/Pages/Profile.razor#L42
Dereference of a possibly null reference.
|