Skip to content

[Platform]: search suggestion added (#285) #72

[Platform]: search suggestion added (#285)

[Platform]: search suggestion added (#285) #72

Triggered via push November 16, 2023 11:46
Status Success
Total duration 1m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-genetics.yml

on: push
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