Skip to content

Setup cardgroup structure #180

Setup cardgroup structure

Setup cardgroup structure #180

Triggered via push August 3, 2023 18:13
Status Failure
Total duration 50s
Artifacts

typecheck.yaml

on: push
Typecheck
39s
Typecheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Typecheck: components/Block/ButtonGroup.vue#L30
Property 'block_button_id' does not exist on type 'string | Merge<Pick<RemoveRelationships<Schema, BlockButton>, Readonly<"icon" | "label" | "color" | "variant" | "pulse" | "external_url" | "page">>, never, Pick<...>, unknown>'.
Typecheck: components/Block/HeroHeadline.vue#L10
Argument of type '"block_hero_headline"' is not assignable to parameter of type '"block_button" | "block_button_group" | "block_card" | "block_card_group" | "block_columns" | "block_featuregrid" | "block_hero_form" | "block_logocloud" | "block_media" | ... 27 more ... | "directus_users"'.
Typecheck: components/Block/HeroHeadline.vue#L23
Property 'heading' does not exist on type 'Merge<never, { button_group: never; }>'.
Typecheck: components/Block/HeroHeadline.vue#L23
Property 'heading' does not exist on type 'Merge<never, { button_group: never; }>'.
Typecheck: components/Block/HeroHeadline.vue#L24
Property 'subheading' does not exist on type 'Merge<never, { button_group: never; }>'.
Typecheck: components/Block/HeroHeadline.vue#L24
Property 'subheading' does not exist on type 'Merge<never, { button_group: never; }>'.
Typecheck: components/Block/HeroHeadline.vue#L27
Property 'buttons' does not exist on type 'never'.
Typecheck
Process completed with exit code 1.