Skip to content

feat: plugin-import-export initial work #15465

feat: plugin-import-export initial work

feat: plugin-import-export initial work #15465

Triggered via pull request February 5, 2025 15:12
Status Failure
Total duration 4m 59s
Artifacts

main.yml

on: pull_request
Matrix: build-templates
Matrix: tests-e2e
Matrix: tests-int
tests-unit
0s
tests-unit
tests-types
0s
tests-types
tests-type-generation
0s
tests-type-generation
All Green
0s
All Green
Publish Canary
0s
Publish Canary
Fit to window
Zoom out
Zoom in

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.