fix(deps): update all non-major dependencies (minor) #18538
Annotations
2 errors and 1 warning
Run npm run check-types:
src/client/dependencies.container.ts#L180
Property 'search' is missing in type 'InstantSearch<{ [x: string]: Partial<{ query: string; } & { configure: PlainSearchParameters; } & { geoSearch: { boundingBox: string; }; } & { hierarchicalMenu: { [rootAttribute: string]: string[]; }; } & ... 13 more ... & { ...; }>; }, unknown> & { ...; }' but required in type 'SearchClient'.
|
Run npm run check-types
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