fix(ask): cast firstChild to Text in AskPanel #115
Annotations
2 errors and 1 warning
build:
src/components/ask-tooldropdown.tsx#L75
Argument of type '(ToolsPromptInterface | { name: string; template: TemplateDelegateFixed<any>; })[]' is not assignable to parameter of type 'SetStateAction<ToolsPromptInterface[]>'.
|
build
Process completed with exit code 1.
|
build
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, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|