Skip to content

fix: components

fix: components #262

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

pr.yml

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

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.