Skip to content

docs: lot of guides #23072

docs: lot of guides

docs: lot of guides #23072

Triggered via pull request January 20, 2025 21:43
Status Failure
Total duration 6m 29s
Artifacts 1

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

39 errors
client java@11
Process completed with exit code 1.
client java@17
Process completed with exit code 1.
client java@8
Process completed with exit code 1.
client [email protected]
missing ',' before newline in argument list
client [email protected]
Process completed with exit code 1.
Error: tests/output/ruby/test/client/search_test.rb#L267
NoMethodError: undefined method 'generate_secured_api_key_with_http_info' for an instance of Algolia::SearchClient /home/runner/work/api-clients-automation/api-clients-automation/tests/output/ruby/test/client/search_test.rb:267:in 'TestClientSearchClient#test_generate_secured_api_key2'
Error: tests/output/ruby/test/client/search_test.rb#L283
NoMethodError: undefined method 'generate_secured_api_key_with_http_info' for an instance of Algolia::SearchClient /home/runner/work/api-clients-automation/api-clients-automation/tests/output/ruby/test/client/search_test.rb:283:in 'TestClientSearchClient#test_generate_secured_api_key3'
Error: tests/output/ruby/test/client/search_test.rb#L297
NoMethodError: undefined method 'generate_secured_api_key_with_http_info' for an instance of Algolia::SearchClient /home/runner/work/api-clients-automation/api-clients-automation/tests/output/ruby/test/client/search_test.rb:297:in 'TestClientSearchClient#test_generate_secured_api_key4'
Error: tests/output/ruby/test/client/search_test.rb#L728
NoMethodError: undefined method 'save_objects_with_http_info' for an instance of Algolia::SearchClient /home/runner/work/api-clients-automation/api-clients-automation/tests/output/ruby/test/client/search_test.rb:728:in 'TestClientSearchClient#test_save_objects2'
Error: tests/output/ruby/test/client/search_test.rb#L750
NoMethodError: undefined method 'save_objects_with_http_info' for an instance of Algolia::SearchClient /home/runner/work/api-clients-automation/api-clients-automation/tests/output/ruby/test/client/search_test.rb:750:in 'TestClientSearchClient#test_save_objects3'
client [email protected]
Process completed with exit code 1.
client [email protected]
296 tests passed, 4 failed, 8 skipped.
client [email protected]
Process completed with exit code 1.
client java@21
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L854
The best overloaded Add method 'Dictionary<string, string>.Add(string, string)' for the collection initializer has some invalid arguments
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L856
Argument 2: cannot convert from 'System.Collections.Generic.List<string>' to 'string'
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L858
The best overloaded Add method 'Dictionary<string, string>.Add(string, string)' for the collection initializer has some invalid arguments
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L858
Argument 2: cannot convert from 'int' to 'string'
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L880
The best overloaded Add method 'Dictionary<string, string>.Add(string, string)' for the collection initializer has some invalid arguments
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L882
Argument 2: cannot convert from 'System.Collections.Generic.List<string>' to 'string'
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L884
The best overloaded Add method 'Dictionary<string, string>.Add(string, string)' for the collection initializer has some invalid arguments
client [email protected]: tests/output/csharp/src/generated/client/Search.test.cs#L884
Argument 2: cannot convert from 'int' to 'string'
client [email protected]: tests/output/csharp/src/generated/requests/Search.test.cs#L4534
Using the generic type 'List<T>' requires 1 type arguments
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
client [email protected]
Process completed with exit code 1.
src/requests/search.test.ts > partialUpdateObject > with visible_by filter: tests/output/javascript/src/requests/search.test.ts#L1096
AssertionError: expected { visible_by: [ 'Angela', …(2) ] } to deeply equal { attributesToUpdate: { …(1) } } - Expected + Received { - "attributesToUpdate": { "visible_by": [ "Angela", "group/Finance", "group/Shareholders", ], - }, } ❯ src/requests/search.test.ts:1096:22
src/requests/search.test.ts > saveRule > merchandising and promoting: tests/output/javascript/src/requests/search.test.ts#L1285
AssertionError: expected { objectID: 'director-rule', …(2) } to deeply equal { objectID: 'director-rule', …(2) } - Expected + Received { "conditions": [ { "anchoring": "contains", "pattern": "{facet:director} director", }, ], "consequence": { "params": { "automaticFacetFilters": [ { "facet": "director", }, ], "query": { "edits": [ { "delete": "director", "type": "remove", }, ], }, - "restrictSearchableAttributes": [ - "title", - "book_id", - ], }, }, "objectID": "director-rule", } ❯ src/requests/search.test.ts:1285:22
src/requests/search.test.ts > saveRule > redirect: tests/output/javascript/src/requests/search.test.ts#L1354
AssertionError: expected { Object (objectID, conditions, ...) } to deeply equal { …(3) } - Expected + Received { "conditions": [ { "anchoring": "contains", "pattern": "help", }, ], "consequence": { - "userData": { - "redirect": "https://www.algolia.com/support", + "params": { + "optionalFilters": "clearance:true", }, }, - "objectID": "clearance-category-filter", + "objectID": "redirect-help-rule", } ❯ src/requests/search.test.ts:1354:22
src/requests/search.test.ts > saveRule > promote single item: tests/output/javascript/src/requests/search.test.ts#L1438
AssertionError: expected { …(3) } to deeply equal { …(3) } - Expected + Received { "conditions": [ { "anchoring": "contains", - "pattern": "iPhone", + "pattern": "Harry Potter", }, ], "consequence": { "promote": [ { - "objectID": "iPhone-12345", + "objectID": "HP-12345", "position": 0, }, ], }, "objectID": "promote-harry-potter-box-set", } ❯ src/requests/search.test.ts:1438:22
client [email protected]
Process completed with exit code 1.
check_green
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
specs Expired
202 KB
sha256:c401342a5efe17f11f3b760fd0b5204041d8a1a313bc80533883163e7184a9d3