[Package]: migrate OpenTargetsTitle component to TypeScript (#277) #31
Annotations
10 warnings
Build platform:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L9
Missing return type on function
|
Build platform:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L13
Unexpected any. Specify a different type
|
Build platform:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L14
Unexpected any. Specify a different type
|
Build platform:
packages/ui/src/components/BasePage.jsx#L16
Missing return type on function
|
Build platform:
packages/ui/src/components/BasePage.jsx#L16
Object pattern argument should be typed
|
Build platform:
packages/ui/src/components/Chip.tsx#L21
Missing return type on function
|
Build platform:
packages/ui/src/components/ChipList.jsx#L42
Missing return type on function
|
Build platform:
packages/ui/src/components/ChipList.jsx#L42
Object pattern argument should be typed
|
Build platform:
packages/ui/src/components/ClinvarStars.jsx#L12
Missing return type on function
|
Build platform:
packages/ui/src/components/ClinvarStars.jsx#L12
Object pattern argument should be typed
|