Skip to content

fix warnings

fix warnings #150

Triggered via push June 18, 2024 06:08
Status Failure
Total duration 2m 29s
Artifacts

ci.yml

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

Annotations

6 errors and 12 warnings
OTP 25.2.1 / Elixir 1.14.3: test/exq_ui_web/live/queue_live/index_test.exs#L4
test /queues (ExqUIWeb.QueueLive.IndexTest)
OTP 25.2.1 / Elixir 1.14.3
Process completed with exit code 2.
OTP 26 / Elixir 1.16: test/exq_ui_web/live/queue_live/index_test.exs#L4
test /queues (ExqUIWeb.QueueLive.IndexTest)
OTP 26 / Elixir 1.16
Process completed with exit code 2.
OTP 24 / Elixir 1.13.4: test/exq_ui_web/live/queue_live/index_test.exs#L4
test /queues (ExqUIWeb.QueueLive.IndexTest)
OTP 24 / Elixir 1.13.4
Process completed with exit code 2.
OTP 25.2.1 / Elixir 1.14.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 25.2.1 / Elixir 1.14.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 25.2.1 / Elixir 1.14.3
use Bitwise is deprecated. import Bitwise instead
OTP 25.2.1 / Elixir 1.14.3
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.2.1 / Elixir 1.14.3
Application.fetch_env!/2 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.2.1 / Elixir 1.14.3
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 26 / Elixir 1.16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 26 / Elixir 1.16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 26 / Elixir 1.16
:logger :level has been set to :warn in config files, please use :warning instead
OTP 24 / Elixir 1.13.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 24 / Elixir 1.13.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 24 / Elixir 1.13.4
Logger.default_formatter/1 is undefined or private