MultiModelEditor; fixes #733; fixes #734 #2943
Annotations
9 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp):
COMETwebapp/Pages/ModelEditor/ModelEditor.razor#L28
Found markup element with unexpected name 'COMETwebapp.Components.ModelEditor.ElementDefinitionTable'. If this is intended to be a component, add a @using directive for its namespace.
|
Analyze (csharp):
COMETwebapp/ViewModels/Components/ModelEditor/AddParameterViewModel/IAddParameterViewModel.cs#L34
XML comment has cref attribute 'ElementDefinitionTableViewModel' that could not be resolved
|
Analyze (csharp):
COMETwebapp/ViewModels/Components/ModelEditor/Rows/ElementBaseTreeRowViewModel.cs#L58
XML comment has cref attribute 'ElementDefinitionRowViewModel' that could not be resolved
|
Analyze (csharp):
COMETwebapp/ViewModels/Components/ModelEditor/Rows/ElementDefinitionTreeRowViewModel.cs#L51
XML comment has cref attribute 'ElementDefinitionRowViewModel' that could not be resolved
|
Analyze (csharp):
COMETwebapp/Pages/ModelEditor/ModelEditor.razor#L28
Found markup element with unexpected name 'COMETwebapp.Components.ModelEditor.ElementDefinitionTable'. If this is intended to be a component, add a @using directive for its namespace.
|
Analyze (csharp):
COMETwebapp/ViewModels/Components/ModelEditor/AddParameterViewModel/IAddParameterViewModel.cs#L34
XML comment has cref attribute 'ElementDefinitionTableViewModel' that could not be resolved
|
Analyze (csharp):
COMETwebapp/ViewModels/Components/ModelEditor/Rows/ElementBaseTreeRowViewModel.cs#L58
XML comment has cref attribute 'ElementDefinitionRowViewModel' that could not be resolved
|
Analyze (csharp):
COMETwebapp/ViewModels/Components/ModelEditor/Rows/ElementDefinitionTreeRowViewModel.cs#L51
XML comment has cref attribute 'ElementDefinitionRowViewModel' that could not be resolved
|