fix: AB parsing of include actions with timeframe #20452
Annotations
2 errors and 1 warning
Run npm install && npm run tsc && npm run lint && npm run format:check && npm run docs:check
Type '(setNewAction: (previousAction: AssistantBuilderRetrievalExhaustiveConfiguration) => AssistantBuilderRetrievalConfiguration) => void' is not assignable to type '(setNewAction: (previousAction: { timeFrame?: AssistantBuilderTimeFrame | undefined; }) => { timeFrame?: AssistantBuilderTimeFrame | undefined; }) => void'.
|
Run npm install && npm run tsc && npm run lint && npm run format:check && npm run docs:check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading