Housecleaning #47
Annotations
6 errors and 7 warnings
Elixir 1.12 / OTP 24.3.4 / NATS 2.10.0
** (CompileError) lib/nkeys/keypair.ex:201: size in bitstring expects an integer or a variable as argument, got: :erlang.-(n, 3)
|
Elixir 1.12 / OTP 24.3.4 / NATS 2.10.0
Process completed with exit code 1.
|
Elixir 1.16.2 / OTP 26.2.4 / NATS 2.10.14
The job was canceled because "_24_3_4_1_12_2_10_0" failed.
|
Elixir 1.16.2 / OTP 26.2.4 / NATS 2.10.14
The operation was canceled.
|
Elixir main / OTP 24.3.4 / NATS latest
The job was canceled because "_24_3_4_1_12_2_10_0" failed.
|
Elixir main / OTP 24.3.4 / NATS latest
The operation was canceled.
|
Elixir 1.12 / OTP 24.3.4 / NATS 2.10.0
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/
|
Elixir 1.12 / OTP 24.3.4 / NATS 2.10.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Elixir 1.16.2 / OTP 26.2.4 / NATS 2.10.14
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Elixir 1.16.2 / OTP 26.2.4 / NATS 2.10.14
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Elixir main / OTP 24.3.4 / NATS latest
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Elixir main / OTP 24.3.4 / NATS latest
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Elixir main / OTP 24.3.4 / NATS latest
using map.field notation (without parens) to invoke function Mix.Shell.IO.print_app() is deprecated, you must add parens instead: remote.function()
|