Skip to content

Bump ex_doc from 0.34.1 to 0.34.2 (#141) #15

Bump ex_doc from 0.34.1 to 0.34.2 (#141)

Bump ex_doc from 0.34.1 to 0.34.2 (#141) #15

Triggered via push July 18, 2024 05:12
Status Success
Total duration 8m 28s
Artifacts

test.yml

on: push
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.16.0, 26.2, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.15.0, 26.0, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.13.2, 24.1, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test (1.13.2, 24.1, false)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
test (1.17.1, 27.0, true, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/