Skip to content

chore: add compatibility note #104

chore: add compatibility note

chore: add compatibility note #104

Triggered via push October 26, 2024 21:17
Status Failure
Total duration 3m 26s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 44 warnings
test (1.16.3, 26.1.2): test/producer/producer_test.exs#L36
test produce message sync no batching (Klife.ProducerTest)
test (1.16.3, 26.1.2)
Process completed with exit code 2.
test (1.15.6, 24.3.4.13): test/producer/producer_test.exs#L320
test produce batch message sync no batching - multi partition/topic (Klife.ProducerTest)
test (1.15.6, 24.3.4.13): test/producer/producer_test.exs#L36
test produce message sync no batching (Klife.ProducerTest)
test (1.15.6, 24.3.4.13)
Process completed with exit code 2.
test (1.11.4, 21.3.8.24): test/producer/producer_test.exs#L320
test produce batch message sync no batching - multi partition/topic (Klife.ProducerTest)
test (1.11.4, 21.3.8.24): test/producer/producer_test.exs#L36
test produce message sync no batching (Klife.ProducerTest)
test (1.11.4, 21.3.8.24)
Process completed with exit code 2.
test (1.17.0, 27): test/producer/producer_test.exs#L36
test produce message sync no batching (Klife.ProducerTest)
test (1.17.0, 27)
Process completed with exit code 2.
test (1.16.3, 26.1.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.16.3, 26.1.2)
use Bitwise is deprecated. import Bitwise instead
test (1.16.3, 26.1.2)
use Bitwise is deprecated. import Bitwise instead
test (1.16.3, 26.1.2)
use Bitwise is deprecated. import Bitwise instead
test (1.16.3, 26.1.2)
use Bitwise is deprecated. import Bitwise instead
test (1.16.3, 26.1.2)
default values for the optional arguments in current_offset/6 are never used
test (1.16.3, 26.1.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.16.3, 26.1.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.16.3, 26.1.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.16.3, 26.1.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.16.3, 26.1.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.6, 24.3.4.13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.15.6, 24.3.4.13)
use Bitwise is deprecated. import Bitwise instead
test (1.15.6, 24.3.4.13)
use Bitwise is deprecated. import Bitwise instead
test (1.15.6, 24.3.4.13)
use Bitwise is deprecated. import Bitwise instead
test (1.15.6, 24.3.4.13)
use Bitwise is deprecated. import Bitwise instead
test (1.15.6, 24.3.4.13)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.6, 24.3.4.13)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.6, 24.3.4.13)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.6, 24.3.4.13)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.6, 24.3.4.13)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.6, 24.3.4.13)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.11.4, 21.3.8.24)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.11.4, 21.3.8.24)
use Bitwise is deprecated. import Bitwise instead
test (1.11.4, 21.3.8.24)
use Bitwise is deprecated. import Bitwise instead
test (1.11.4, 21.3.8.24)
use Bitwise is deprecated. import Bitwise instead
test (1.11.4, 21.3.8.24)
use Bitwise is deprecated. import Bitwise instead
test (1.11.4, 21.3.8.24)
default values for the optional arguments in current_offset/6 are never used
test (1.11.4, 21.3.8.24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.11.4, 21.3.8.24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.11.4, 21.3.8.24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.11.4, 21.3.8.24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.11.4, 21.3.8.24)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.17.0, 27)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.17.0, 27)
use Bitwise is deprecated. import Bitwise instead
test (1.17.0, 27)
use Bitwise is deprecated. import Bitwise instead
test (1.17.0, 27)
use Bitwise is deprecated. import Bitwise instead
test (1.17.0, 27)
use Bitwise is deprecated. import Bitwise instead
test (1.17.0, 27)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.17.0, 27)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.17.0, 27)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.17.0, 27)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.17.0, 27)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.17.0, 27)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead