Skip to content

Add support for Emqx Container #465

Add support for Emqx Container

Add support for Emqx Container #465

Re-run triggered April 25, 2024 20:02
Status Success
Total duration 4m 22s
Artifacts

elixir.yml

on: pull_request
Test example projects
2m 50s
Test example projects
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

80 warnings
Test example projects
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test example projects
use Bitwise is deprecated. import Bitwise instead
Test example projects: lib/ecto.ex#L305
Ecto.Migrator.run/4 is undefined (module Ecto.Migrator is not available or is yet to be defined)
Test example projects: lib/ecto.ex#L303
Ecto.Migrator.with_repo/2 is undefined (module Ecto.Migrator is not available or is yet to be defined)
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
use Bitwise is deprecated. import Bitwise instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test example projects
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.16, 26.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (1.16, 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and test (1.16, 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and test (1.15, 26.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.14, 25.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.14, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25.3)
default values for the optional arguments in current_offset/6 are never used
Build and test (1.14, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (1.13, 25.3)
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
Build and test (1.13, 25.3)
default values for the optional arguments in current_offset/6 are never used
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
Build and test (1.13, 25.3)
default values for the optional arguments in current_offset/6 are never used
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test (1.13, 25.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead