deploy-crmdemo #27
Annotations
20 warnings
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Setting/SendTestEmail.razor#L74
Non-nullable property 'DefaultFromAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Setting/Manage.razor#L36
Non-nullable property 'SettingComponentCreationContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Setting/Manage.razor#L36
Non-nullable property 'Nav' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Setting/Manage.razor#L36
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Setting/Manage.razor#L36
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Layout/MenuSiderbar.razor#L22
Non-nullable field '_applicationMenu' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Login.razor#L36
Non-nullable property 'SettingProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Login.razor#L36
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Shared/ExternalLoginProvider.razor#L25
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Shared/ExternalLoginProvider.razor#L49
Possible null reference assignment.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'SettingProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'TL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'UserManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'SignInManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Pages/Account/Register.razor#L112
Non-nullable property 'ExternalLoginAuthSchema' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Shared/ExternalLoginProvider.razor#L25
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Abp.Blazor.Server.RadzenUI/Components/Shared/ExternalLoginProvider.razor#L49
Possible null reference assignment.
|