feat: add table field #3905
Annotations
3 errors and 1 warning
Types
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>>'.
|
Types
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>>>'.
|
Types
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading