Skip to content

feat: add types for related prompts #19308

feat: add types for related prompts

feat: add types for related prompts #19308

Triggered via push October 21, 2024 09:34
Status Failure
Total duration 2m 20s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
Property 'relatedPrompts' is missing in type '{ search: ExtendableEndpointAdapter<SearchRequest, SearchResponse>; popularSearches: ExtendableEndpointAdapter<PopularSearchesRequest, PopularSearchesResponse>; ... 7 more ...; experienceControls: ExtendableEndpointAdapter<...>; }' but required in type 'PlatformAdapter'.
build
Property 'relatedPrompts' is missing in type '{ search: ExtendableEndpointAdapter<SearchRequest, SearchResponse>; popularSearches: ExtendableEndpointAdapter<PopularSearchesRequest, PopularSearchesResponse>; ... 7 more ...; experienceControls: ExtendableEndpointAdapter<...>; }' but required in type 'PlatformAdapter'.
build
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
build
The following actions use a deprecated Node.js version and will be forced to run on node20: cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/