fixed #4 #33
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
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
|