[WIP] CardView Component;fixes #725 #233
Annotations
5 errors and 5 warnings
build:
COMETwebapp/ViewModels/Components/SystemRepresentation/SystemRepresentationBodyViewModel.cs#L99
Property or indexer 'IElementDefinitionDetailsViewModel.Rows' cannot be assigned to -- it is read only
|
build:
COMETwebapp/ViewModels/Components/ModelEditor/ElementDefinitionTableViewModel.cs#L164
Property or indexer 'IElementDefinitionDetailsViewModel.Rows' cannot be assigned to -- it is read only
|
build:
COMETwebapp/ViewModels/Components/SystemRepresentation/SystemRepresentationBodyViewModel.cs#L99
Property or indexer 'IElementDefinitionDetailsViewModel.Rows' cannot be assigned to -- it is read only
|
build:
COMETwebapp/ViewModels/Components/ModelEditor/ElementDefinitionTableViewModel.cs#L164
Property or indexer 'IElementDefinitionDetailsViewModel.Rows' cannot be assigned to -- it is read only
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
COMET.Web.Common/Components/CardView/CardView.razor.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
COMET.Web.Common/Components/CardView/CardView.razor.cs#L93
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
COMET.Web.Common/Components/CardView/CardView.razor.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
COMET.Web.Common/Components/CardView/CardView.razor.cs#L93
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|