Skip to content

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

Bump minimal version of elixir, to currently supported one

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

Triggered via pull request February 25, 2024 08:50
Status Failure
Total duration 1m 55s
Artifacts

test.yml

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

Annotations

7 errors and 30 warnings
runner / Test (1.16, 26.1)
Process completed with exit code 1.
runner / Test (1.12, 22.3): lib/kafka_ex/api_versions.ex#L11
** (CompileError) lib/kafka_ex/api_versions.ex:11: undefined function min_implemented_version/0
runner / Test (1.12, 22.3): lib/kafka_ex/api_versions.ex#L11
** (CompileError) lib/kafka_ex/api_versions.ex:11: undefined function min_implemented_version/0
runner / Test (1.12, 22.3)
Process completed with exit code 1.
runner / Test (1.14, 24.3): lib/kafka_ex/api_versions.ex#L11
** (CompileError) lib/kafka_ex/api_versions.ex:11: undefined function min_implemented_version/0 (expected KafkaEx.ApiVersions to define such a function or for it to be imported, but none are available)
runner / Test (1.14, 24.3): lib/kafka_ex/api_versions.ex#L11
** (CompileError) lib/kafka_ex/api_versions.ex:11: undefined function min_implemented_version/0 (expected KafkaEx.ApiVersions to define such a function or for it to be imported, but none are available)
runner / Test (1.14, 24.3)
Process completed with exit code 1.
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.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/
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): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test | setup dependencies (1.14, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
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.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/api_versions.ex#L11
variable "min_implemented_version" does not exist and is being expanded to "min_implemented_version()", please use parentheses to remove the ambiguity or change the variable name
runner / Test (1.12, 22.3): lib/kafka_ex/api_versions.ex#L11
variable "min_implemented_version" does not exist and is being expanded to "min_implemented_version()", please use parentheses to remove the ambiguity or change the variable name
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): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
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/api_versions.ex#L11
variable "min_implemented_version" does not exist and is being expanded to "min_implemented_version()", please use parentheses to remove the ambiguity or change the variable name
runner / Test (1.14, 24.3): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
runner / Test (1.14, 24.3): lib/kafka_ex/api_versions.ex#L11
variable "min_implemented_version" does not exist and is being expanded to "min_implemented_version()", please use parentheses to remove the ambiguity or change the variable name