Skip to content

Provide --sort flag sorting outdated results by status #943

Provide --sort flag sorting outdated results by status

Provide --sort flag sorting outdated results by status #943

Re-run triggered April 9, 2024 20:20
Status Success
Total duration 3m 16s
Artifacts

main.yml

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

Annotations

103 warnings
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (21.3, 1.8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.8.1): test/mix/tasks/hex.outdated_test.exs#L170
variable "bar" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (21.3, 1.8.1): test/mix/tasks/hex.outdated_test.exs#L192
variable "ex_doc" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (21.3, 1.8.1): test/mix/tasks/hex.outdated_test.exs#L181
variable "foo" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (21.3, 1.7.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (21.3, 1.7.2): test/mix/tasks/hex.outdated_test.exs#L170
variable "bar" is unused
Test (21.3, 1.7.2): test/mix/tasks/hex.outdated_test.exs#L192
variable "ex_doc" is unused
Test (21.3, 1.7.2): test/mix/tasks/hex.outdated_test.exs#L181
variable "foo" is unused
Test (23.3, 1.11.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Test (23.3, 1.11.3)
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
Test (24.3, 1.12.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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 (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 (21.3, 1.6.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (21.3, 1.6.6): test/mix/tasks/hex.outdated_test.exs#L170
variable "bar" is unused
Test (21.3, 1.6.6): test/mix/tasks/hex.outdated_test.exs#L181
variable "foo" is unused
Test (21.3, 1.6.6): test/mix/tasks/hex.outdated_test.exs#L192
variable "ex_doc" is unused
Test (25.3, 1.13.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.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.hmac/3 is undefined or private, use crypto:mac/4 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)
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 (25.3, 1.13.4)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (22.3, 1.9.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (22.3, 1.9.4): test/mix/tasks/hex.outdated_test.exs#L170
variable "bar" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (22.3, 1.9.4): test/mix/tasks/hex.outdated_test.exs#L192
variable "ex_doc" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (22.3, 1.9.4): test/mix/tasks/hex.outdated_test.exs#L181
variable "foo" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (25.3, 1.14.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.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.hmac/3 is undefined or private, use crypto:mac/4 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 (26.2, 1.16.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.15.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (23.3, 1.10.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Test (23.3, 1.10.4): test/mix/tasks/hex.outdated_test.exs#L170
variable "bar" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (23.3, 1.10.4): test/mix/tasks/hex.outdated_test.exs#L192
variable "ex_doc" is unused (if the variable is not meant to be used, prefix it with an underscore)
Test (23.3, 1.10.4): test/mix/tasks/hex.outdated_test.exs#L181
variable "foo" is unused (if the variable is not meant to be used, prefix it with an underscore)