feat: plugin-import-export initial work #15465
main.yml
on: pull_request
changes
7s
lint
1m 43s
Matrix: build-templates
Matrix: tests-e2e
Matrix: tests-int
Publish Canary
0s
Annotations
11 errors
build
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
|
build
Property 'fields' does not exist on type '{}'.
|
build
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; }'.
|
build
'collection.admin' is possibly 'undefined'.
|
build
'collection.admin' is possibly 'undefined'.
|
build
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; }'.
|
build
'collection.admin' is possibly 'undefined'.
|
build
'collection.admin.components' is possibly 'undefined'.
|
build
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; }'.
|
build
'collection.admin' is possibly 'undefined'.
|
All Green
Process completed with exit code 1.
|