Update README.md #45
Annotations
10 warnings
Build:
src/CleanAspire.Domain/Entities/AuditTrail.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/CleanAspire.ClientApp/_Imports.razor#L30
'MudLoadingButton.Logger' hides inherited member 'MudComponentBase.Logger'. Use the new keyword if hiding was intended.
|
Build:
src/CleanAspire.ClientApp/_Imports.razor#L30
'MudEnumSelect<TEnum>.Logger' hides inherited member 'MudComponentBase.Logger'. Use the new keyword if hiding was intended.
|
Build:
src/CleanAspire.ClientApp/Pages/Account/_Imports.razor#L2
The using directive for 'CleanAspire.Api.Client.Models' appeared previously in this namespace
|
Build:
src/CleanAspire.ClientApp/Pages/Account/_Imports.razor#L2
The using directive for 'CleanAspire.Api.Client.Models' appeared previously in this namespace
|
Build:
src/CleanAspire.ClientApp/Pages/Account/_Imports.razor#L2
The using directive for 'CleanAspire.Api.Client.Models' appeared previously in this namespace
|
Build:
src/CleanAspire.ClientApp/Pages/Account/_Imports.razor#L2
The using directive for 'CleanAspire.Api.Client.Models' appeared previously in this namespace
|
Build:
src/CleanAspire.ClientApp/Pages/Account/_Imports.razor#L2
The using directive for 'CleanAspire.Api.Client.Models' appeared previously in this namespace
|
Build:
src/CleanAspire.ClientApp/Pages/Account/_Imports.razor#L2
The using directive for 'CleanAspire.Api.Client.Models' appeared previously in this namespace
|
Build:
src/CleanAspire.ClientApp/Pages/Account/_Imports.razor#L2
The using directive for 'CleanAspire.Api.Client.Models' appeared previously in this namespace
|
Loading