[Package]: migrate Legend component to TypeScript (#282) #54
Annotations
10 warnings
Lint:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L9
Missing return type on function
|
Lint:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L13
Unexpected any. Specify a different type
|
Lint:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L14
Unexpected any. Specify a different type
|
Lint:
packages/ui/src/components/BasePage.jsx#L16
Missing return type on function
|
Lint:
packages/ui/src/components/BasePage.jsx#L16
Object pattern argument should be typed
|
Lint:
packages/ui/src/components/Chip.tsx#L21
Missing return type on function
|
Lint:
packages/ui/src/components/ChipList.jsx#L42
Missing return type on function
|
Lint:
packages/ui/src/components/ChipList.jsx#L42
Object pattern argument should be typed
|
Lint:
packages/ui/src/components/ClinvarStars.tsx#L17
Missing return type on function
|
Lint:
packages/ui/src/components/DataDownloader.jsx#L103
'theme' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading