Migration electron sharp (#704) #1862
Annotations
9 warnings
Run automated unit and integration tests:
PresentationTest/Components/Forms/BaseFormUt.cs#L180
Non-nullable property 'Foo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run automated unit and integration tests:
PresentationTest/Components/Forms/BaseFormUt.cs#L175
Non-nullable property 'Foo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run automated unit and integration tests:
IntegrationTest/Forms/Content/AddLinkFormIt.cs#L37
'AddLinkFormIt.Mapper' hides inherited member 'MudFormTestFixture<AddLinkForm, LinkContentFormModel, LinkContent>.Mapper'. Use the new keyword if hiding was intended.
|
Run automated unit and integration tests:
IntegrationTest/Forms/Space/CreateSpaceFormIt.cs#L25
'CreateSpaceFormIt.Setup()' hides inherited member 'MudFormTestFixture<CreateSpaceForm, LearningSpaceFormModel, LearningSpace>.Setup()'. Use the new keyword if hiding was intended.
|
Run automated unit and integration tests:
IntegrationTest/Forms/Space/EditSpaceFormIt.cs#L44
'EditSpaceFormIt.Mapper' hides inherited member 'MudFormTestFixture<EditSpaceForm, LearningSpaceFormModel, LearningSpace>.Mapper'. Use the new keyword if hiding was intended.
|
Run automated unit and integration tests:
IntegrationTest/Forms/World/CreateWorldFormIt.cs#L39
'CreateWorldFormIt.FormDataContainer' hides inherited member 'MudFormTestFixture<CreateWorldForm, LearningWorldFormModel, LearningWorld>.FormDataContainer'. Use the new keyword if hiding was intended.
|
Run automated unit and integration tests:
IntegrationTest/Forms/World/CreateWorldFormIt.cs#L40
'CreateWorldFormIt.FormModel' hides inherited member 'MudFormTestFixture<CreateWorldForm, LearningWorldFormModel, LearningWorld>.FormModel'. Use the new keyword if hiding was intended.
|
Run automated unit and integration tests:
IntegrationTest/Forms/World/CreateWorldFormIt.cs#L41
'CreateWorldFormIt.Entity' hides inherited member 'MudFormTestFixture<CreateWorldForm, LearningWorldFormModel, LearningWorld>.Entity'. Use the new keyword if hiding was intended.
|
Run automated unit and integration tests:
IntegrationTest/Forms/World/EditWorldFormIt.cs#L34
'EditWorldFormIt.Mapper' hides inherited member 'MudFormTestFixture<EditWorldForm, LearningWorldFormModel, LearningWorld>.Mapper'. Use the new keyword if hiding was intended.
|
Loading