Skip to content

[Platform]: Homepage crash sharing parameter by value #92

[Platform]: Homepage crash sharing parameter by value

[Platform]: Homepage crash sharing parameter by value #92

Triggered via pull request November 22, 2023 12:01
Status Success
Total duration 2m 13s
Artifacts

ci-platform.yml

on: pull_request
Build platform
2m 4s
Build platform
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