Skip to content

Bump phoenix_ecto from 4.4.3 to 4.6.3 #347

Bump phoenix_ecto from 4.4.3 to 4.6.3

Bump phoenix_ecto from 4.4.3 to 4.6.3 #347

Triggered via pull request October 28, 2024 04:51
Status Success
Total duration 6m 36s
Artifacts

ci.yml

on: pull_request
Matrix: test
Deploy to Fly.io
0s
Deploy to Fly.io
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test on OTP 25.2.1 / Elixir 1.14.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on OTP 25.2.1 / Elixir 1.14.3
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test on OTP 25.2.1 / Elixir 1.14.3
use Bitwise is deprecated. import Bitwise instead
Test on OTP 25.2.1 / Elixir 1.14.3
use Bitwise is deprecated. import Bitwise instead
Test on OTP 25.2.1 / Elixir 1.14.3
use Bitwise is deprecated. import Bitwise instead
Test on OTP 25.2.1 / Elixir 1.14.3
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test on OTP 25.2.1 / Elixir 1.14.3
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test on OTP 25.2.1 / Elixir 1.14.3
Logger.default_formatter/1 is undefined or private
Test on OTP 25.2.1 / Elixir 1.14.3
use Bitwise is deprecated. import Bitwise instead
Test on OTP 25.2.1 / Elixir 1.14.3: lib/caddishouse/accounts/users.ex#L40
missing `:on` in join on Caddishouse.Accounts.OAuthUser, defaulting to `on: true`.
Test on OTP 25.2.1 / Elixir 1.14.3: lib/caddishouse_web/live/helpers.ex#L401
phx-update="append" is deprecated, please use streams instead