Skip to content

Feature: Content Type Workspace Context Base #135

Feature: Content Type Workspace Context Base

Feature: Content Type Workspace Context Base #135

Triggered via pull request November 18, 2024 07:05
Status Failure
Total duration 7m 21s
Artifacts

test-backoffice.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Argument of type '{ name: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
build
Argument of type '{ alias: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
build
Argument of type '{ description: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
build
Argument of type '{ compositions: UmbContentTypeCompositionModel[]; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
build
Argument of type '{ icon: string; }' is not assignable to parameter of type 'Partial<DetailModelType>'.
build
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>'.
build
Process completed with exit code 2.