Skip to content

use compatible ubuntu version #359

use compatible ubuntu version

use compatible ubuntu version #359

Triggered via pull request September 14, 2023 18:47
Status Success
Total duration 3m 38s
Artifacts

elixir.yml

on: pull_request
Matrix: integration_test
Matrix: unit_test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Unit Tests - Elixir 1.12 / OTP 24
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/
Unit Tests - Elixir 1.12 / OTP 24
:random.seed/3 is deprecated. Use the 'rand' module instead
Unit Tests - Elixir 1.12 / OTP 24
Decimal.cmp/2 is deprecated. Use compare/2 instead
Unit Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests - Elixir 1.12 / OTP 24
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Unit Tests - Elixir 1.12 / OTP 24
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Unit Tests - Elixir 1.12 / OTP 24
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Unit Tests - Elixir 1.12 / OTP 24
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Unit Tests - Elixir 1.11 / OTP 23
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/
Unit Tests - Elixir 1.11 / OTP 23
Decimal.cmp/2 is deprecated. Use compare/2 instead
Unit Tests - Elixir 1.11 / OTP 23
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Integration Tests - Elixir 1.12 / OTP 24
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/
Integration Tests - Elixir 1.12 / OTP 24
:random.seed/3 is deprecated. Use the 'rand' module instead
Integration Tests - Elixir 1.12 / OTP 24
Decimal.cmp/2 is deprecated. Use compare/2 instead
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Integration Tests - Elixir 1.12 / OTP 24
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Integration Tests - Elixir 1.12 / OTP 24
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead