[Platform]: styles vis controls #925
Annotations
10 warnings
Lint:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L6
Missing return type on function
|
Lint:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L6
Unexpected any. Specify a different type
|
Lint:
packages/ui/src/ThemeProvider/ThemeProvider.tsx#L6
Unexpected any. Specify a different type
|
Lint:
packages/ui/src/components/ApiPlaygroundDrawer.tsx#L26
Unexpected any. Specify a different type
|
Lint:
packages/ui/src/components/ClinvarStars.tsx#L17
Missing return type on function
|
Lint:
packages/ui/src/components/DataDownloader.jsx#L100
'theme' is defined but never used
|
Lint:
packages/ui/src/components/DataDownloader.jsx#L117
Missing return type on function
|
Lint:
packages/ui/src/components/DataDownloader.jsx#L117
Object pattern argument should be typed
|
Lint:
packages/ui/src/components/DownloadSvgPlot/DownloadSvg.jsx#L3
Missing return type on function
|
Lint:
packages/ui/src/components/DownloadSvgPlot/DownloadSvg.jsx#L3
Object pattern argument should be typed
|
Loading