Skip to content

Elixir CI

Elixir CI #813

Triggered via schedule February 2, 2024 00:43
Status Failure
Total duration 1m 39s
Artifacts

elixir-ci.yml

on: schedule
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 29 warnings
test (1.14.x): test/integration_test.exs#L101
test handles data_governance: eu_only (ConfigCat.IntegrationTest)
test (1.14.x)
Process completed with exit code 2.
test (1.13.x)
The operation was canceled.
test (1.16.x)
The operation was canceled.
test (1.12.x)
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/.
test (1.12.x)
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/
test (1.12.x)
module Mix.Tasks.Format is not a behaviour (in module Styler)
test (1.12.x)
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
test (1.12.x)
got "@impl Mix.Tasks.Format" for function format/3 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
test (1.12.x)
Code.quoted_to_algebra/2 is undefined or private
test (1.12.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.12.x)
module Mix.Tasks.Format is not a behaviour (in module Styler)
test (1.12.x)
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
test (1.12.x)
got "@impl Mix.Tasks.Format" for function format/3 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
test (1.12.x)
Code.quoted_to_algebra/2 is undefined or private
test (1.15.x)
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/.
test (1.15.x)
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/
test (1.15.x)
use Bitwise is deprecated. import Bitwise instead
test (1.15.x)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15.x)
use Bitwise is deprecated. import Bitwise instead
test (1.15.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.14.x)
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/.
test (1.14.x)
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/
test (1.14.x)
use Bitwise is deprecated. import Bitwise instead
test (1.14.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.14.x)
use Bitwise is deprecated. import Bitwise instead
test (1.13.x)
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/.
test (1.13.x)
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/
test (1.13.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.16.x)
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/.
test (1.16.x)
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/
test (1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
test (1.16.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs