Skip to content

πŸ€¦πŸ»β€β™‚οΈ #793

πŸ€¦πŸ»β€β™‚οΈ

πŸ€¦πŸ»β€β™‚οΈ #793

Triggered via push January 16, 2025 02:43
Status Failure
Total duration 14m 34s
Artifacts

elixir.yml

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

Annotations

1 error and 25 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/docs/extensions/render_markdown/post_processors/highlighter.ex#L8
variable "current_library" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 26.0.2 / Elixir 1.15.4 / Ash: lib/ash_hq/docs/extensions/render_markdown/post_processors/highlighter.ex#L8
variable "libraries" is unused (if the variable is not meant to be used, prefix it with an underscore)
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