Feature/orm 1814 - Events #329
Annotations
5 errors and 1 warning
Build Component Library
'setOpen' is declared but its value is never read.
|
Build Component Library
Type '{ open: boolean; colorScheme: "system"; index: { api_key: string; endpoint: string; }; onSearchCompleted: (e: any) => void; onSearchResultClick: (e: OramaSearchBoxCustomEvent<OnSearchResultClickCallbackProps>) => void; onAnswerGenerated: (e: OramaSearchBoxCustomEvent<...>) => void; onAnswerSourceClick: (e: OramaSear...' is not assignable to type 'IntrinsicAttributes & OramaSearchBox & Omit<HTMLAttributes<HTMLOramaSearchBoxElement>, "style"> & StyleReactProps & RefAttributes<...>'.
|
Build Component Library
Parameter 'e' implicitly has an 'any' type.
|
Build Component Library
demo-react#build: command (/home/runner/work/orama-ui-components/orama-ui-components/apps/demo-react) /opt/hostedtoolcache/node/20.16.0/x64/bin/pnpm run build exited (2)
|
Build Component Library
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading