Skip to content

[Platform]: OTVL padding tooltip fix #63

[Platform]: OTVL padding tooltip fix

[Platform]: OTVL padding tooltip fix #63

Triggered via pull request November 14, 2023 13:36
Status Success
Total duration 2m 1s
Artifacts

ci-platform.yml

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