🤖 Validating code on 1316/merge #1159
Annotations
10 errors and 1 warning
🤖 Validate:
src/config.ts#L1
Module '"@algolia/client-search"' has no exported member 'Settings'.
|
🤖 Validate:
src/config.ts#L1
Module '"@algolia/client-search"' has no exported member 'Synonym'.
|
🤖 Validate:
src/config.ts#L91
Object literal may only specify known properties, but 'condition' does not exist in type 'Rule'. Did you mean to write 'conditions'?
|
🤖 Validate:
src/config.ts#L106
Object literal may only specify known properties, but 'condition' does not exist in type 'Rule'. Did you mean to write 'conditions'?
|
🤖 Validate:
src/config.ts#L122
Object literal may only specify known properties, but 'condition' does not exist in type 'Rule'. Did you mean to write 'conditions'?
|
🤖 Validate:
src/config.ts#L138
Object literal may only specify known properties, but 'condition' does not exist in type 'Rule'. Did you mean to write 'conditions'?
|
🤖 Validate:
src/StateManager.ts#L1
Module '"algoliasearch"' has no exported member 'SearchIndex'.
|
🤖 Validate:
src/algolia/index.ts#L1
'"@algolia/requester-node-http"' has no exported member named 'createNodeHttpRequester'. Did you mean 'createHttpRequester'?
|
🤖 Validate:
src/algolia/index.ts#L2
Module '"algoliasearch"' has no exported member 'SearchIndex'.
|
🤖 Validate:
src/algolia/index.ts#L37
This expression is not callable.
|
🤖 Validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|