fix: components #262
Annotations
10 errors
release-please
Cannot find module '../types/accordion' or its corresponding type declarations.
|
release-please
'createInitialAccordionState' is declared but its value is never read.
|
release-please
Cannot find module '../utils/accordion' or its corresponding type declarations.
|
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.
|