V0.15 api migration #162
Annotations
9 errors and 2 warnings
Run Tests:
test/kafka_ex/new/protocols/kayrock/list_offsets/request_test.exs#L140
test build_request/3 for v2 - it builds a list offsets request with customs (KafkaEx.New.Protocols.Kayrock.ListOffsets.RequestTest)
|
Run Tests:
test/kafka_ex/new/protocols/kayrock/list_offsets/request_test.exs#L41
test build_request/3 for v0 - it builds a list offsets request with customs (KafkaEx.New.Protocols.Kayrock.ListOffsets.RequestTest)
|
Run Tests:
test/kafka_ex/new/protocols/kayrock/list_offsets/request_test.exs#L90
test build_request/3 for v1 - it builds a list offsets request with customs (KafkaEx.New.Protocols.Kayrock.ListOffsets.RequestTest)
|
Run Tests:
test/kafka_ex/new/client/request_builder_test.exs#L54
test lists_offset_request/2 returns request with custom API version (KafkaEx.New.Client.RequestBuilderTest)
|
Run Tests:
test/kafka_ex/new/client/request_builder_test.exs#L40
test lists_offset_request/2 returns request for ListOffsets API (KafkaEx.New.Client.RequestBuilderTest)
|
Run Tests:
test/kafka_ex/new/structs/broker_test.exs#L55
test connected?/1 returns true if socket is connected (KafkaEx.New.Structs.BrokerTest)
|
Run Tests:
test/kafka_ex/new/structs/broker_test.exs#L63
test has_socket?/1 returns false if broker doesn't have a socket (KafkaEx.New.Structs.BrokerTest)
|
Run Tests:
test/integration/kayrock/compatibility_test.exs#L60
test describe_groups/1 with old client - returns group metadata (KafkaEx.KayrockCompatibilityTest)
|
Run Tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading