Skip to content

Bump ueberauth_google from 0.10.2 to 0.10.3 #225

Bump ueberauth_google from 0.10.2 to 0.10.3

Bump ueberauth_google from 0.10.2 to 0.10.3 #225

Triggered via pull request August 4, 2023 04:09
Status Success
Total duration 3m 40s
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

9 warnings
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
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
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
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
passing a string as a layout template in use options is deprecated, please pass {CaddishouseWeb.LayoutView, :live} instead of {CaddishouseWeb.LayoutView, "live.html"}