Skip to content

Elixir CI

Elixir CI #779

Triggered via create December 26, 2024 07:50
Status Failure
Total duration 17m 10s
Artifacts

elixir.yml

on: create
Matrix: build
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 26 warnings
OTP 26.0.2 / Elixir 1.15.4 / Ash
Process completed with exit code 1.
OTP 26.0.2 / Elixir 1.15.4 / Ash
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
OTP 26.0.2 / Elixir 1.15.4 / Ash
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
OTP 26.0.2 / Elixir 1.15.4 / Ash
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
unused alias Formatter
OTP 26.0.2 / Elixir 1.15.4 / Ash
unused alias Task
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
unused alias Formatter
OTP 26.0.2 / Elixir 1.15.4 / Ash
unused alias Task
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash: lib/ash_hq_web/redirect_to_hex.ex#L3
unused import Phoenix.LiveView
OTP 26.0.2 / Elixir 1.15.4 / Ash: lib/ash_hq_web/pages/forum.ex#L135
Phoenix.LiveView.push_redirect/2 is deprecated. Use push_navigate/2 instead
OTP 26.0.2 / Elixir 1.15.4 / Ash: test/support/conn_case.ex#L67
AshHq.Accounts.User.register_with_password!/4 is undefined or private