Skip to content

Fix position of the AOTF header in narrow windows #1

Fix position of the AOTF header in narrow windows

Fix position of the AOTF header in narrow windows #1

Triggered via pull request February 15, 2024 15:18
Status Success
Total duration 2m 59s
Artifacts

ci-platform.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build platform
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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