Skip to content

[Platform]: tooltip and color chip fix #76

[Platform]: tooltip and color chip fix

[Platform]: tooltip and color chip fix #76

Triggered via pull request November 20, 2023 16:00
Status Success
Total duration 1m 27s
Artifacts

ci-genetics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build genetics: packages/ui/src/ThemeProvider/ThemeProvider.tsx#L9
Missing return type on function
Build genetics: packages/ui/src/ThemeProvider/ThemeProvider.tsx#L13
Unexpected any. Specify a different type
Build genetics: packages/ui/src/ThemeProvider/ThemeProvider.tsx#L14
Unexpected any. Specify a different type
Build genetics: packages/ui/src/components/BasePage.jsx#L16
Missing return type on function
Build genetics: packages/ui/src/components/BasePage.jsx#L16
Object pattern argument should be typed
Build genetics: packages/ui/src/components/Chip.tsx#L21
Missing return type on function
Build genetics: packages/ui/src/components/ChipList.jsx#L42
Missing return type on function
Build genetics: packages/ui/src/components/ChipList.jsx#L42
Object pattern argument should be typed
Build genetics: packages/ui/src/components/ClinvarStars.tsx#L17
Missing return type on function
Build genetics: packages/ui/src/components/DataDownloader.jsx#L103
'theme' is defined but never used