types for header changes #129
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Typecheck:
components/Block/Columns.vue#L22
Property 'comp_cards' is missing in type '{ comp_quote: string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions>; comp_heading: string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions>; comp_button_group: string | ConcreteComponent<...>; comp_metrics: string | ConcreteComponent<...>; comp_media: string | ConcreteComponent<......' but required in type 'Record<ComponentType, string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions>>'.
|
Typecheck
Process completed with exit code 1.
|