Skip to content

feat: add table field #3905

feat: add table field

feat: add table field #3905

Triggered via push January 21, 2025 13:49
Status Failure
Total duration 9m 39s
Artifacts

ci.yml

on: push
Matrix: e2e
Matrix: packages
Matrix: packages-win32
e2e-merge-reports
44s
e2e-merge-reports
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 29 warnings
packages (@slicemachine/adapter-nuxt2)
Type '{ id: string; label: string | null | undefined; repeatable: boolean; json: { [x: string]: { [x: string]: ({ type: "Boolean"; } & { config?: { label?: string | null | undefined; default_value?: boolean | undefined; placeholder_true?: string | undefined; placeholder_false?: string | undefined; } | undefined; }) | ... ...' is not assignable to type 'CustomTypeModel<string, CustomTypeModelDefinition<string>>'.
packages (@slicemachine/adapter-nuxt2)
Type '{ id: string; type: "SharedSlice"; name: string; variations: readonly ({ id: string; name: string; description: string; imageUrl: string; docURL: string; version: string; } & { display?: string | undefined; primary?: { ...; } | undefined; items?: { ...; } | undefined; })[]; } & { ...; }' is not assignable to type 'SharedSliceModel<string, SharedSliceModelVariation<string, Record<string, CustomTypeModelFieldForSlicePrimary>, Record<string, CustomTypeModelFieldForNestedGroup>>>'.
packages (@slicemachine/adapter-nuxt2)
Process completed with exit code 2.
packages (@slicemachine/plugin-kit)
Type '({ id: string; label: string | null | undefined; repeatable: boolean; json: { [x: string]: { [x: string]: ({ type: "Boolean"; } & { config?: { label?: string | null | undefined; default_value?: boolean | undefined; placeholder_true?: string | undefined; placeholder_false?: string | undefined; } | undefined; }) | ......' is not assignable to type 'CustomTypeModel<string, CustomTypeModelDefinition<string>>[]'.
packages (@slicemachine/plugin-kit)
Type '({ id: string; type: "SharedSlice"; name: string; variations: readonly ({ id: string; name: string; description: string; imageUrl: string; docURL: string; version: string; } & { display?: string | undefined; primary?: { ...; } | undefined; items?: { ...; } | undefined; })[]; } & { ...; })[]' is not assignable to type 'SharedSliceModel<string, SharedSliceModelVariation<string, Record<string, CustomTypeModelFieldForSlicePrimary>, Record<string, CustomTypeModelFieldForNestedGroup>>>[]'.
packages (@slicemachine/plugin-kit)
Process completed with exit code 2.
packages (@slicemachine/adapter-nuxt)
Type '{ id: string; label: string | null | undefined; repeatable: boolean; json: { [x: string]: { [x: string]: ({ type: "Boolean"; } & { config?: { label?: string | null | undefined; default_value?: boolean | undefined; placeholder_true?: string | undefined; placeholder_false?: string | undefined; } | undefined; }) | ... ...' is not assignable to type 'CustomTypeModel<string, CustomTypeModelDefinition<string>>'.
packages (@slicemachine/adapter-nuxt)
Type '{ id: string; type: "SharedSlice"; name: string; variations: readonly ({ id: string; name: string; description: string; imageUrl: string; docURL: string; version: string; } & { display?: string | undefined; primary?: { ...; } | undefined; items?: { ...; } | undefined; })[]; } & { ...; }' is not assignable to type 'SharedSliceModel<string, SharedSliceModelVariation<string, Record<string, CustomTypeModelFieldForSlicePrimary>, Record<string, CustomTypeModelFieldForNestedGroup>>>'.
packages (@slicemachine/adapter-nuxt)
Process completed with exit code 2.
packages (slice-machine-ui): packages/slice-machine/src/domain/slice.ts#L70
Unsafe return of an `any` typed value
packages (slice-machine-ui)
Process completed with exit code 1.
packages (@slicemachine/adapter-sveltekit)
Type '{ id: string; label: string | null | undefined; repeatable: boolean; json: { [x: string]: { [x: string]: ({ type: "Boolean"; } & { config?: { label?: string | null | undefined; default_value?: boolean | undefined; placeholder_true?: string | undefined; placeholder_false?: string | undefined; } | undefined; }) | ... ...' is not assignable to type 'CustomTypeModel<string, CustomTypeModelDefinition<string>>'.
packages (@slicemachine/adapter-sveltekit)
Type '{ id: string; type: "SharedSlice"; name: string; variations: readonly ({ id: string; name: string; description: string; imageUrl: string; docURL: string; version: string; } & { display?: string | undefined; primary?: { ...; } | undefined; items?: { ...; } | undefined; })[]; } & { ...; }' is not assignable to type 'SharedSliceModel<string, SharedSliceModelVariation<string, Record<string, CustomTypeModelFieldForSlicePrimary>, Record<string, CustomTypeModelFieldForNestedGroup>>>'.
packages (@slicemachine/adapter-sveltekit)
Process completed with exit code 2.
packages (@slicemachine/adapter-next)
Type '{ id: string; label: string | null | undefined; repeatable: boolean; json: { [x: string]: { [x: string]: ({ type: "Boolean"; } & { config?: { label?: string | null | undefined; default_value?: boolean | undefined; placeholder_true?: string | undefined; placeholder_false?: string | undefined; } | undefined; }) | ... ...' is not assignable to type 'CustomTypeModel<string, CustomTypeModelDefinition<string>>'.
packages (@slicemachine/adapter-next)
Type '{ id: string; type: "SharedSlice"; name: string; variations: readonly ({ id: string; name: string; description: string; imageUrl: string; docURL: string; version: string; } & { display?: string | undefined; primary?: { ...; } | undefined; items?: { ...; } | undefined; })[]; } & { ...; }' is not assignable to type 'SharedSliceModel<string, SharedSliceModelVariation<string, Record<string, CustomTypeModelFieldForSlicePrimary>, Record<string, CustomTypeModelFieldForNestedGroup>>>'.
packages (@slicemachine/adapter-next)
Process completed with exit code 2.
packages (@slicemachine/manager)
Argument of type '{ id: string; label: string | null | undefined; repeatable: boolean; json: { [x: string]: { [x: string]: ({ type: "Boolean"; } & { config?: { label?: string | null | undefined; default_value?: boolean | undefined; placeholder_true?: string | undefined; placeholder_false?: string | undefined; } | undefined; }) | ... ...' is not assignable to parameter of type 'CustomTypeModel<string, CustomTypeModelDefinition<string>>'.
packages (@slicemachine/manager)
Argument of type '{ id: string; label: string | null | undefined; repeatable: boolean; json: { [x: string]: { [x: string]: ({ type: "Boolean"; } & { config?: { label?: string | null | undefined; default_value?: boolean | undefined; placeholder_true?: string | undefined; placeholder_false?: string | undefined; } | undefined; }) | ... ...' is not assignable to parameter of type 'CustomTypeModel<string, CustomTypeModelDefinition<string>>'.
packages (@slicemachine/manager)
Argument of type '{ id: string; type: "SharedSlice"; name: string; variations: readonly ({ id: string; name: string; description: string; imageUrl: string; docURL: string; version: string; } & { display?: string | undefined; primary?: { ...; } | undefined; items?: { ...; } | undefined; })[]; } & { ...; }' is not assignable to parameter of type 'SharedSliceModel<string, SharedSliceModelVariation<string, Record<string, CustomTypeModelFieldForSlicePrimary>, Record<string, CustomTypeModelFieldForNestedGroup>>>'.
packages (@slicemachine/manager)
Argument of type '{ id: string; type: "SharedSlice"; name: string; variations: readonly ({ id: string; name: string; description: string; imageUrl: string; docURL: string; version: string; } & { display?: string | undefined; primary?: { ...; } | undefined; items?: { ...; } | undefined; })[]; } & { ...; }' is not assignable to parameter of type 'SharedSliceModel<string, SharedSliceModelVariation<string, Record<string, CustomTypeModelFieldForSlicePrimary>, Record<string, CustomTypeModelFieldForNestedGroup>>>'.
packages (@slicemachine/manager)
Type '{ [x: string]: ({ type: "Slice"; } & { fieldset?: string | null | undefined; description?: string | undefined; icon?: string | undefined; display?: string | undefined; "non-repeat"?: { [x: string]: ({ ...; } & { ...; }) | ... 14 more ... | ({ ...; } & { ...; }); } | undefined; repeat?: { ...; } | undefined; config?:...' is not assignable to type 'Record<string, CustomTypeModelSlice<Record<string, CustomTypeModelFieldForGroup>, Record<string, CustomTypeModelFieldForGroup>> | CustomTypeModelSharedSlice>'.
packages (@slicemachine/manager)
Process completed with exit code 2.
e2e (1, 8)
Process completed with exit code 1.
e2e (5, 8)
Process completed with exit code 1.
e2e (6, 8)
Process completed with exit code 1.
e2e (7, 8)
Process completed with exit code 1.
e2e (3, 8)
Process completed with exit code 1.
e2e (2, 8)
Process completed with exit code 1.
e2e (8, 8)
Process completed with exit code 1.
e2e (4, 8)
Process completed with exit code 1.
e2e-merge-reports
Process completed with exit code 1.
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/adapter-nuxt2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (start-slicemachine)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/plugin-kit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/adapter-nuxt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (slice-machine-ui)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/adapter-sveltekit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/adapter-next)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/init)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/e2e)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages (@slicemachine/manager)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (1, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (1, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e (5, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (5, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e (6, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (6, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e (7, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (7, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e (3, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (3, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e (2, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (8, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (2, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e (8, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e (4, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e (4, 8)
No files were found with the provided path: playwright/blob-report. No artifacts will be uploaded.
e2e-merge-reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636