Skip to content

Use new types internal in all packages of the monorepo #3909

Use new types internal in all packages of the monorepo

Use new types internal in all packages of the monorepo #3909

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

ci.yml

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

Annotations

21 errors, 21 warnings, and 8 notices
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-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 (@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-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/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.
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-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-nuxt)
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-nuxt2)
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
packages (@slicemachine/manager)
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 (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/e2e)
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 (slice-machine-ui)
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 (1, 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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (4, 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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (6, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-merge-reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
13 passed (1.7m)
🎭 Playwright Run Summary
3 skipped 23 passed (2.0m)
🎭 Playwright Run Summary
11 passed (2.7m)
🎭 Playwright Run Summary
18 passed (2.9m)
🎭 Playwright Run Summary
21 passed (3.2m)
🎭 Playwright Run Summary
17 passed (2.5m)
🎭 Playwright Run Summary
25 passed (3.6m)
🎭 Playwright Run Summary
25 passed (3.6m)

Artifacts

Produced during runtime
Name Size
e2e-blob-report-1 Expired
47.9 KB
e2e-blob-report-2 Expired
55.1 KB
e2e-blob-report-3 Expired
75.3 KB
e2e-blob-report-4 Expired
73.3 KB
e2e-blob-report-5 Expired
40.6 KB
e2e-blob-report-6 Expired
69 KB
e2e-blob-report-7 Expired
62.5 KB
e2e-blob-report-8 Expired
35 KB
html-report--attempt-1 Expired
461 KB