Skip to content

fix: components

fix: components #266

Triggered via pull request February 13, 2025 17:46
@sj817sj817
synchronize #260
patch-1
Status Success
Total duration 1m 18s
Artifacts

pr.yml

on: pull_request
release-please
1m 8s
release-please
Fit to window
Zoom out
Zoom in

Annotations

7 errors
release-please
Type '{ [x: string]: any; }' is not assignable to type 'InputResult & SwitchResult & RadioResult & CheckboxResult & AccordionResult'.
release-please
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Omit<AccordionItemProps, "componentType">'.
release-please
Property 'forEach' does not exist on type 'Omit<AccordionItemProps, "componentType">'.
release-please
Parameter 'childConfig' implicitly has an 'any' type.
release-please
Parameter 'child' implicitly has an 'any' type.
release-please
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'Omit<AccordionItemProps, "componentType">'.
release-please
Process completed with exit code 1.