Skip to content

Elixir CI

Elixir CI #608

Triggered via create June 12, 2024 07:25
Status Failure
Total duration 11m 51s
Artifacts

elixir.yml

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

Annotations

1 error and 23 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
OTP 26.0.2 / Elixir 1.15.4 / Ash
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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.0.2 / Elixir 1.15.4 / Ash
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
OTP 26.0.2 / Elixir 1.15.4 / Ash
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
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
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
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
OTP 26.0.2 / Elixir 1.15.4 / Ash
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
OTP 26.0.2 / Elixir 1.15.4 / Ash
<|> is deprecated. Use another pipe-like operator
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
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: test/support/conn_case.ex#L67
AshHq.Accounts.User.register_with_password!/4 is undefined or private