V2.0.0 #10
Annotations
7 errors and 1 warning
src/index.ts#L35
This expression is not callable.
|
src/operations.ts#L1
Module '"algoliasearch"' has no exported member 'SearchIndex'.
|
src/operations.ts#L61
Property 'initIndex' does not exist on type '{ transporter: Transporter; appId: string; clearCache(): Promise<void>; readonly _ua: string; addAlgoliaAgent(segment: string, version?: string | undefined): void; ... 74 more ...; updateApiKey({ key, apiKey }: UpdateApiKeyProps, requestOptions?: RequestOptions | undefined): Promise<...>; }'.
|
src/settings.ts#L1
Module '"@algolia/client-search"' has no exported member 'Settings'.
|
src/settings.ts#L42
Property 'initIndex' does not exist on type '{ transporter: Transporter; appId: string; clearCache(): Promise<void>; readonly _ua: string; addAlgoliaAgent(segment: string, version?: string | undefined): void; ... 74 more ...; updateApiKey({ key, apiKey }: UpdateApiKeyProps, requestOptions?: RequestOptions | undefined): Promise<...>; }'.
|
src/syncronize.ts#L53
Property 'initIndex' does not exist on type '{ transporter: Transporter; appId: string; clearCache(): Promise<void>; readonly _ua: string; addAlgoliaAgent(segment: string, version?: string | undefined): void; ... 74 more ...; updateApiKey({ key, apiKey }: UpdateApiKeyProps, requestOptions?: RequestOptions | undefined): Promise<...>; }'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading