Skip to content

Bump jason from 1.4.1 to 1.4.3 #12

Bump jason from 1.4.1 to 1.4.3

Bump jason from 1.4.1 to 1.4.3 #12

Triggered via pull request July 1, 2024 17:27
Status Success
Total duration 4m 8s
Artifacts

test.yml

on: pull_request
Matrix: test
All tests passing on all versions
0s
All tests passing on all versions
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
test (1.15.0, 26.0, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.15.0, 26.0, true)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.15.0, 26.0, true)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.0, 26.0, true)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.0, 26.0, true)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.15.0, 26.0, true)
use Bitwise is deprecated. import Bitwise instead
test (1.15.0, 26.0, true)
use Bitwise is deprecated. import Bitwise instead
test (1.15.0, 26.0, true)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
test (1.15.0, 26.0, true)
: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
test (1.15.0, 26.0, true)
: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
test (1.15.0, 26.0, true)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15.0, 26.0, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.16.0, 26.2, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.16.0, 26.2, true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
test (1.16.0, 26.2, true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
test (1.16.0, 26.2, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.14.0, 25.0, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.14.0, 25.0, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.14.0, 25.0, false)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.14.0, 25.0, false)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.14.0, 25.0, false)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.14.0, 25.0, false)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.14.0, 25.0, false)
use Bitwise is deprecated. import Bitwise instead
test (1.14.0, 25.0, false)
use Bitwise is deprecated. import Bitwise instead
test (1.14.0, 25.0, false)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
test (1.14.0, 25.0, false)
: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
test (1.14.0, 25.0, false)
: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
test (1.14.0, 25.0, false)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.17.1, 27.0, true, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.17.1, 27.0, true, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.13.2, 24.1, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.13.2, 24.1, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.13.2, 24.1, false)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
test (1.13.2, 24.1, false)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.13.2, 24.1, false)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.13.2, 24.1, false)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test (1.13.2, 24.1, false)
: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
test (1.13.2, 24.1, false)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
test (1.13.2, 24.1, false)
: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
test (1.13.2, 24.1, false)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
test (1.13.2, 24.1, false)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead