chore(release): v0.1.124 #571
main.yml
on: push
Run Type Check & Linters
53s
Annotations
2 errors
Run Type Check & Linters:
src/components/Plot/Plot.tsx#L18
Type 'Promise<typeof import("/home/runner/work/bleu-ui/bleu-ui/node_modules/@types/react-plotly.js/index") | { default: ({ children: _children, }: { children?: ReactNode; }) => Element; }>' is not assignable to type 'Promise<{ default: ComponentType<any>; }>'.
|
Run Type Check & Linters
Process completed with exit code 2.
|