1.0.0-alpha.2 #41
Triggered via release
May 9, 2024 11:38
PedroAugustoRamalhoDuarte
published
1.0.0-alpha.2
Status
Failure
Total duration
54s
Billable time
1m
Artifacts
–
Annotations
10 errors
build:
src/components/AccordionMenu/index.tsx#L1
Cannot find module '@headlessui/react' or its corresponding type declarations.
|
build:
src/components/AccordionMenu/index.tsx#L56
Binding element 'open' implicitly has an 'any' type.
|
build:
src/components/Popover/index.tsx#L1
Cannot find module '@headlessui/react' or its corresponding type declarations.
|
build:
src/components/SearchInput/SearchInput.tsx#L9
Cannot find module '@headlessui/react' or its corresponding type declarations.
|
build:
src/components/SearchInput/SearchInput.tsx#L187
Binding element 'open' implicitly has an 'any' type.
|
build:
src/components/SearchInput/SearchInput.tsx#L203
Parameter 'event' implicitly has an 'any' type.
|
build:
src/components/SearchInput/SearchInput.tsx#L245
Binding element 'active' implicitly has an 'any' type.
|
build:
src/components/SearchInput/SearchInput.tsx#L245
Binding element 'selected' implicitly has an 'any' type.
|
build:
src/components/SearchInput/SearchInput.tsx#L250
Binding element 'selected' implicitly has an 'any' type.
|
build:
src/components/SearchInput/SearchInput.tsx#L272
Binding element 'open' implicitly has an 'any' type.
|