Update docker.yml #49
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/Migrators/Migrators.SQLite/Migrations/20241124024010_tenant.cs#L8
The type name 'tenant' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
src/Migrators/Migrators.SQLite/Migrations/20241124024010_tenant.Designer.cs#L15
The type name 'tenant' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
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
|
Loading