Skip to content

types for header changes #129

types for header changes

types for header changes #129

Triggered via pull request July 27, 2023 20:02
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

typecheck.yaml

on: pull_request
Typecheck
27s
Typecheck
Fit to window
Zoom out
Zoom in

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.