feat: plugin-import-export initial work #15465
Annotations
10 errors
Run pnpm run build:all
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
Run pnpm run build:all
Property 'fields' does not exist on type '{}'.
|
Run pnpm run build:all
Object literal may only specify known properties, and 'afterListControls' does not exist in type '{ afterList?: CustomComponent[] | undefined; afterListTable?: CustomComponent[] | undefined; beforeList?: CustomComponent[] | undefined; beforeListTable?: CustomComponent[] | undefined; Description?: EntityDescriptionComponent | undefined; edit?: { ...; } | undefined; views?: { ...; } | undefined; }'.
|
Run pnpm run build:all
'collection.admin' is possibly 'undefined'.
|
Run pnpm run build:all
'collection.admin' is possibly 'undefined'.
|
Run pnpm run build:all
Object literal may only specify known properties, and 'afterListControls' does not exist in type '{ afterList?: CustomComponent[] | undefined; afterListTable?: CustomComponent[] | undefined; beforeList?: CustomComponent[] | undefined; beforeListTable?: CustomComponent[] | undefined; Description?: EntityDescriptionComponent | undefined; edit?: { ...; } | undefined; views?: { ...; } | undefined; }'.
|
Run pnpm run build:all
'collection.admin' is possibly 'undefined'.
|
Run pnpm run build:all
'collection.admin.components' is possibly 'undefined'.
|
Run pnpm run build:all
Property 'afterListControls' does not exist on type '{ afterList?: CustomComponent[] | undefined; afterListTable?: CustomComponent[] | undefined; beforeList?: CustomComponent[] | undefined; beforeListTable?: CustomComponent[] | undefined; Description?: EntityDescriptionComponent | undefined; edit?: { ...; } | undefined; views?: { ...; } | undefined; }'.
|
Run pnpm run build:all
'collection.admin' is possibly 'undefined'.
|
Loading