Skip to content

V1.0.0 api migration #13

V1.0.0 api migration

V1.0.0 api migration #13

Triggered via pull request October 16, 2024 10:21
Status Cancelled
Total duration 3m 46s
Artifacts

integration.yml

on: pull_request
Matrix: test | setup dependencies
Matrix: runner / Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
runner / Test (1.16, 26.1)
The run was canceled by @github-actions[bot].
runner / Test (1.16, 26.1): test/kafka_ex/new/structs/offset_test.exs#L7
test from_list_offset/2 creates offset with v0 partition responses (KafkaEx.New.Structs.OffsetTest)
runner / Test (1.16, 26.1): test/kafka_ex/new/structs/offset_test.exs#L29
test from_list_offset/2 creates offset with v2 partition responses (KafkaEx.New.Structs.OffsetTest)
runner / Test (1.16, 26.1): test/kafka_ex/new/structs/offset_test.exs#L18
test from_list_offset/2 creates offset with v1 partition responses (KafkaEx.New.Structs.OffsetTest)
runner / Test (1.16, 26.1): test/kafka_ex/new/protocols/kayrock/list_offsets/response_test.exs#L22
test parse_response/1 for api version 0 - returns response if all groups succeeded (KafkaEx.New.Protocols.Kayrock.ListOffsets.ResponseTest)
runner / Test (1.16, 26.1): test/kafka_ex/new/protocols/kayrock/list_offsets/response_test.exs#L55
test parse_response/1 for api version 1 - returns response if all groups succeeded (KafkaEx.New.Protocols.Kayrock.ListOffsets.ResponseTest)
runner / Test (1.16, 26.1): test/kafka_ex/new/protocols/kayrock/list_offsets/response_test.exs#L92
test parse_response/1 for api version 2 - returns response if all groups succeeded (KafkaEx.New.Protocols.Kayrock.ListOffsets.ResponseTest)
runner / Test (1.16, 26.1): test/kafka_ex/new/structs/offset/partition_offset_test.exs#L7
test build/1 returns struct with missing timestamp (KafkaEx.New.Structs.Offset.PartitionOffsetTest)
runner / Test (1.16, 26.1): test/kafka_ex/new/structs/offset/partition_offset_test.exs#L17
test build/1 returns struct with timestamp (KafkaEx.New.Structs.Offset.PartitionOffsetTest)
runner / Test (1.16, 26.1): test/integration/kafka_ex_api_test.exs#L43
test earliest_offset/3 returns latest offset for given topic, partition pair (KafkaEx.New.KafkaExAPITest)
runner / Test (1.16, 26.1): test/integration/kafka_ex_api_test.exs#L107
test list_offsets/3 returns latest offset for given topic, partitions (KafkaEx.New.KafkaExAPITest)
test | setup dependencies (1.16, 26.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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/
test | setup dependencies (1.16, 26.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/