Skip to content

Bump minimal version of elixir, to currently supported one #149

Bump minimal version of elixir, to currently supported one

Bump minimal version of elixir, to currently supported one #149

Triggered via pull request February 27, 2024 13:55
Status Failure
Total duration 4m 44s
Artifacts

test.yml

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

Annotations

30 errors and 28 warnings
runner / Test (1.16, 26.1): test/kafka_ex/protocol/produce_test.exs#L121
test create_request correctly encodes messages with snappy (KafkaEx.Protocol.Produce.Test)
runner / Test (1.16, 26.1): test/kafka_ex/protocol/fetch_test.exs#L454
test parse_response correctly parses a valid response with a snappy-encoded message (KafkaEx.Protocol.Fetch.Test)
runner / Test (1.16, 26.1): test/kafka_ex/protocol/fetch_test.exs#L495
test parse_response correctly parses a valid response with batched snappy-encoded messages (KafkaEx.Protocol.Fetch.Test)
runner / Test (1.16, 26.1): test/integration/kayrock/record_batch_test.exs#L427
test snappy compression - produce v0, fetch v5 (KafkaEx.KayrockRecordBatchTest)
runner / Test (1.16, 26.1): test/integration/kayrock/record_batch_test.exs#L396
test snappy compression - produce v0, fetch v3 (KafkaEx.KayrockRecordBatchTest)
runner / Test (1.16, 26.1): test/integration/kayrock/record_batch_test.exs#L458
test snappy compression - produce v3, fetch v0 (KafkaEx.KayrockRecordBatchTest)
runner / Test (1.16, 26.1): test/integration/kayrock/record_batch_test.exs#L489
test snappy compression - produce v3, fetch v3 (KafkaEx.KayrockRecordBatchTest)
runner / Test (1.16, 26.1): test/integration/kayrock/record_batch_test.exs#L520
test snappy compression - produce v3, fetch v5 (KafkaEx.KayrockRecordBatchTest)
runner / Test (1.16, 26.1): test/integration/kayrock/compatibility_test.exs#L414
test publish/fetch handles a 10kb message snappy compressed (KafkaEx.KayrockCompatibilityTest)
runner / Test (1.16, 26.1): test/integration/kayrock/compatibility_test.exs#L354
test compresses / decompresses using snappy (KafkaEx.KayrockCompatibilityTest)
runner / Test (1.14, 24.3): test/kafka_ex/compression_test.exs#L4
test snappy decompression works with chunked messages (KafkaEx.CompressionTest)
runner / Test (1.14, 24.3): test/kafka_ex/protocol/fetch_test.exs#L454
test parse_response correctly parses a valid response with a snappy-encoded message (KafkaEx.Protocol.Fetch.Test)
runner / Test (1.14, 24.3): test/kafka_ex/protocol/fetch_test.exs#L495
test parse_response correctly parses a valid response with batched snappy-encoded messages (KafkaEx.Protocol.Fetch.Test)
runner / Test (1.14, 24.3): test/kafka_ex/protocol/produce_test.exs#L121
test create_request correctly encodes messages with snappy (KafkaEx.Protocol.Produce.Test)
runner / Test (1.14, 24.3): test/integration/kayrock/timestamp_test.exs#L267
test set timestamp for v3 message, fetch v0 (KafkaEx.KayrockTimestampTest)
runner / Test (1.14, 24.3): test/integration/kayrock/timestamp_test.exs#L331
test set timestamp for v3 message, fetch v5 (KafkaEx.KayrockTimestampTest)
runner / Test (1.14, 24.3): test/integration/kayrock/timestamp_test.exs#L299
test set timestamp for v3 message, fetch v3 (KafkaEx.KayrockTimestampTest)
runner / Test (1.14, 24.3): test/integration/new_client_test.exs#L104
test produce with record headers (new message format) (KafkaEx.New.Client.Test)
runner / Test (1.14, 24.3): test/integration/new_client_test.exs#L65
test produce (new message format) (KafkaEx.New.Client.Test)
runner / Test (1.14, 24.3): test/integration/kayrock/compatibility_test.exs#L354
test compresses / decompresses using snappy (KafkaEx.KayrockCompatibilityTest)
runner / Test (1.12, 22.3): test/kafka_ex/compression_test.exs#L4
test snappy decompression works with chunked messages (KafkaEx.CompressionTest)
runner / Test (1.12, 22.3): test/kafka_ex/protocol/fetch_test.exs#L454
test parse_response correctly parses a valid response with a snappy-encoded message (KafkaEx.Protocol.Fetch.Test)
runner / Test (1.12, 22.3): test/kafka_ex/protocol/fetch_test.exs#L495
test parse_response correctly parses a valid response with batched snappy-encoded messages (KafkaEx.Protocol.Fetch.Test)
runner / Test (1.12, 22.3): test/kafka_ex/protocol/produce_test.exs#L121
test create_request correctly encodes messages with snappy (KafkaEx.Protocol.Produce.Test)
runner / Test (1.12, 22.3): test/integration/kayrock/timestamp_test.exs#L267
test set timestamp for v3 message, fetch v0 (KafkaEx.KayrockTimestampTest)
runner / Test (1.12, 22.3): test/integration/kayrock/timestamp_test.exs#L299
test set timestamp for v3 message, fetch v3 (KafkaEx.KayrockTimestampTest)
runner / Test (1.12, 22.3): test/integration/kayrock/timestamp_test.exs#L331
test set timestamp for v3 message, fetch v5 (KafkaEx.KayrockTimestampTest)
runner / Test (1.12, 22.3): test/integration/new_client_test.exs#L104
test produce with record headers (new message format) (KafkaEx.New.Client.Test)
runner / Test (1.12, 22.3): test/integration/new_client_test.exs#L65
test produce (new message format) (KafkaEx.New.Client.Test)
runner / Test (1.12, 22.3): test/integration/kayrock/record_batch_test.exs#L303
test gzip compression - produce v3, fetch v0 (KafkaEx.KayrockRecordBatchTest)
test | setup dependencies (1.12, 22.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], 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/.
test | setup dependencies (1.12, 22.3)
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.12, 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test | setup dependencies (1.14, 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], 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/.
test | setup dependencies (1.14, 24.3)
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.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
test | setup dependencies (1.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
test | setup dependencies (1.14, 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test | setup dependencies (1.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
test | setup dependencies (1.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
test | setup dependencies (1.16, 26.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], 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/.
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/
runner / Test (1.16, 26.1)
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/.
runner / Test (1.16, 26.1)
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/
runner / Test (1.14, 24.3)
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/.
runner / Test (1.14, 24.3)
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/
runner / Test (1.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
runner / Test (1.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
runner / Test (1.14, 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
runner / Test (1.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
runner / Test (1.14, 24.3)
use Bitwise is deprecated. import Bitwise instead
runner / Test (1.14, 24.3)
:crc32cer.nif/1 is undefined (module :crc32cer is not available or is yet to be defined)
runner / Test (1.14, 24.3): lib/kafka_ex.ex#L646
default values for the optional arguments in current_offset/6 are never used
runner / Test (1.12, 22.3)
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/.
runner / Test (1.12, 22.3)
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/
runner / Test (1.12, 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
runner / Test (1.12, 22.3)
:crc32cer.nif/1 is undefined (module :crc32cer is not available or is yet to be defined)
runner / Test (1.12, 22.3): lib/kafka_ex.ex#L646
default values for the optional arguments in current_offset/6 are never used