Skip to content

[Package]: migrate Legend component to TypeScript (#282) #54

[Package]: migrate Legend component to TypeScript (#282)

[Package]: migrate Legend component to TypeScript (#282) #54

Triggered via push November 9, 2023 17:12
Status Success
Total duration 2m 0s
Artifacts

ci-platform.yml

on: push
Fit to window
Zoom out
Zoom in

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.tsx#L17
Missing return type on function
Build platform: packages/ui/src/components/DataDownloader.jsx#L103
'theme' is defined but never used