Update page.tsx #2101
Annotations
10 errors
Build
Type '{ models: UiModel[]; classes: never[]; classProfiles: never[]; attributes: never[]; attributeProfiles: never[]; associations: never[]; associationProfiles: never[]; generalizations: never[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Type '{ models: UiModel[]; classes: { dsIdentifier: string; model: UiModel; iri: string; displayLabel: string; visualDsIdentifier: string; }[]; classProfiles: never[]; attributes: never[]; attributeProfiles: never[]; associations: never[]; associationProfiles: never[]; generalizations: never[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Type '{ models: UiModel[]; classes: { dsIdentifier: string; model: UiModel; iri: string; displayLabel: string; visualDsIdentifier: string; }[]; classProfiles: never[]; attributes: never[]; attributeProfiles: never[]; associations: never[]; associationProfiles: never[]; generalizations: never[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Type '{ models: UiModel[]; classes: { dsIdentifier: string; model: UiModel; iri: string; displayLabel: string; visualDsIdentifier: null; }[]; classProfiles: never[]; attributes: never[]; attributeProfiles: never[]; associations: never[]; associationProfiles: never[]; generalizations: never[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Type '{ models: UiModel[]; classes: { dsIdentifier: string; model: UiModel; iri: string; displayLabel: string; visualDsIdentifier: null; }[]; classProfiles: never[]; attributes: never[]; attributeProfiles: never[]; associations: never[]; associationProfiles: never[]; generalizations: { ...; }[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Type '{ models: UiModel[]; classes: { dsIdentifier: string; model: UiModel; iri: string; displayLabel: string; visualDsIdentifier: null; }[]; classProfiles: never[]; attributes: never[]; attributeProfiles: never[]; associations: never[]; associationProfiles: never[]; generalizations: { ...; }[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Type '{ models: UiModel[]; classes: { dsIdentifier: string; model: UiModel; iri: string; displayLabel: string; visualDsIdentifier: null; }[]; classProfiles: never[]; attributes: never[]; attributeProfiles: never[]; associations: never[]; associationProfiles: never[]; generalizations: never[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Module '"./ui-model-utilities"' has no exported member 'createEmptyUiState'.
|
Build
Type '{ models: UiModel[]; classes: UiClass[]; classProfiles: UiClassProfile[]; attributes: UiAttribute[]; attributeProfiles: UiAttributeProfile[]; associations: UiAssociation[]; associationProfiles: UiAssociationProfile[]; generalizations: UiGeneralization[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Build
Type '{ models: UiModel[]; classes: UiClass[]; classProfiles: UiClassProfile[]; attributes: UiAttribute[]; attributeProfiles: UiAttributeProfile[]; associations: UiAssociation[]; associationProfiles: UiAssociationProfile[]; generalizations: UiGeneralization[]; }' is missing the following properties from type 'UiState': defaultWriteModel, visualModel
|
Loading