Skip to content

Make the description in README match the ones at other places (#1047) #1038

Make the description in README match the ones at other places (#1047)

Make the description in README match the ones at other places (#1047) #1038

Triggered via push July 6, 2024 07:26
Status Success
Total duration 2m 46s
Artifacts

main.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

88 warnings
Format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (21.3, 1.8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (21.3, 1.8.1)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Test (21.3, 1.8.1)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (21.3, 1.8.1): lib/hex/stdlib.ex#L17
function Mix.ensure_application!/1 is undefined or private
Test (21.3, 1.8.1): lib/hex/application.ex#L23
function Mix.SCM.delete/1 is undefined or private
Test (21.3, 1.7.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (21.3, 1.7.2)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Test (21.3, 1.7.2)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (21.3, 1.7.2): lib/hex/stdlib.ex#L17
function Mix.ensure_application!/1 is undefined or private
Test (21.3, 1.7.2): lib/hex/application.ex#L23
function Mix.SCM.delete/1 is undefined or private
Test (25.3, 1.15.7)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (25.3, 1.15.7)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.15.7)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.15.7)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.15.7)
use Bitwise is deprecated. import Bitwise instead
Test (25.3, 1.15.7)
use Bitwise is deprecated. import Bitwise instead
Test (25.3, 1.15.7)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (25.3, 1.15.7)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Test (25.3, 1.15.7)
: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 (25.3, 1.15.7)
: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 (25.3, 1.15.7)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (25.3, 1.13.4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (25.3, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.13.4)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.13.4)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Test (25.3, 1.13.4)
: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 (25.3, 1.13.4)
: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 (25.3, 1.13.4)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (25.3, 1.13.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (25.3, 1.13.4)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Test (25.3, 1.13.4)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (24.3, 1.12.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (24.3, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (24.3, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (24.3, 1.12.3)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (24.3, 1.12.3)
: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 (24.3, 1.12.3)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Test (24.3, 1.12.3)
: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 (24.3, 1.12.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (24.3, 1.12.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (24.3, 1.12.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (24.3, 1.12.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (26.2, 1.16.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (26.2, 1.16.1): test/support/case.ex#L48
~R/.../ is deprecated, use ~r/.../ instead
Test (26.2, 1.16.1)
:logger :level has been set to :warn in config files, please use :warning instead
Test (26.2, 1.16.1)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Test (26.2, 1.16.1)
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
Test (25.3, 1.14.5)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (25.3, 1.14.5)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.14.5)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.14.5)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test (25.3, 1.14.5)
use Bitwise is deprecated. import Bitwise instead
Test (25.3, 1.14.5)
use Bitwise is deprecated. import Bitwise instead
Test (25.3, 1.14.5)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (25.3, 1.14.5)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Test (25.3, 1.14.5)
: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 (25.3, 1.14.5)
: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 (25.3, 1.14.5)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (21.3, 1.6.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (21.3, 1.6.6)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead.
Test (21.3, 1.6.6): lib/hex/stdlib.ex#L17
function Mix.ensure_application!/1 is undefined or private
Test (21.3, 1.6.6): lib/hex/application.ex#L23
function Mix.SCM.delete/1 is undefined or private
Test (23.3, 1.11.3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (23.3, 1.11.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (23.3, 1.11.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (22.3, 1.9.4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (22.3, 1.9.4)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Test (22.3, 1.9.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (22.3, 1.9.4): lib/hex/stdlib.ex#L17
function Mix.ensure_application!/1 is undefined or private
Test (22.3, 1.9.4): lib/hex/application.ex#L23
function Mix.SCM.delete/1 is undefined or private
Test (23.3, 1.10.4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (23.3, 1.10.4)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Test (23.3, 1.10.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (23.3, 1.10.4)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (23.3, 1.10.4)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (23.3, 1.10.4): lib/hex/application.ex#L23
Mix.SCM.delete/1 is undefined or private
Test (23.3, 1.10.4): lib/hex/stdlib.ex#L17
Mix.ensure_application!/1 is undefined or private
Test (23.3, 1.10.4)
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead