Skip to content

[Platform] Integrate genetics into platform #766

[Platform] Integrate genetics into platform

[Platform] Integrate genetics into platform #766

Triggered via pull request October 31, 2024 14:29
@chinmehtachinmehta
synchronize #509
genetics
Status Success
Total duration 1m 25s
Artifacts

ci-genetics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build genetics
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build genetics: packages/ui/src/ThemeProvider/ThemeProvider.tsx#L6
Missing return type on function
Build genetics: packages/ui/src/ThemeProvider/ThemeProvider.tsx#L6
Unexpected any. Specify a different type
Build genetics: packages/ui/src/ThemeProvider/ThemeProvider.tsx#L6
Unexpected any. Specify a different type
Build genetics: packages/ui/src/components/ApiPlaygroundDrawer.tsx#L26
Unexpected any. Specify a different type
Build genetics: packages/ui/src/components/Chip.tsx#L21
Missing return type on function
Build genetics: packages/ui/src/components/ClinvarStars.tsx#L17
Missing return type on function
Build genetics: packages/ui/src/components/DataDownloader.jsx#L100
'theme' is defined but never used
Build genetics: packages/ui/src/components/DataDownloader.jsx#L117
Missing return type on function
Build genetics: packages/ui/src/components/DataDownloader.jsx#L117
Object pattern argument should be typed