Feature: Content Type Workspace Context Base #135
Annotations
7 errors
Run npm run build:for:cms
Argument of type '{ name: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
|
Run npm run build:for:cms
Argument of type '{ alias: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
|
Run npm run build:for:cms
Argument of type '{ description: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
|
Run npm run build:for:cms
Argument of type '{ compositions: UmbContentTypeCompositionModel[]; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
|
Run npm run build:for:cms
Argument of type '{ icon: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
|
Run npm run build:for:cms
Property 'unique' in type 'UmbContentDetailWorkspaceContextBase<DetailModelType, DetailRepositoryType, ContentTypeDetailModelType, VariantModelType, VariantOptionModelType, CreateArgsType>' is not assignable to the same property in base type 'UmbEntityDetailWorkspaceContextBase<DetailModelType, DetailRepositoryType, CreateArgsType>'.
|
Run npm run build:for:cms
Process completed with exit code 2.
|
Loading