Skip to content

[Platform]: add custom sorting to the chemical probes table (#279) #52

[Platform]: add custom sorting to the chemical probes table (#279)

[Platform]: add custom sorting to the chemical probes table (#279) #52

Triggered via push November 9, 2023 17:11
Status Failure
Total duration 4m 58s
Artifacts

ci-platform.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build platform
platform#build: command (/home/runner/work/ot-ui-apps/ot-ui-apps/apps/platform) yarn run build exited (134)
Build platform
Process completed with exit code 134.
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