Skip to content

feat: migrate badge gifting tasks to cron-like jobs #113

feat: migrate badge gifting tasks to cron-like jobs

feat: migrate badge gifting tasks to cron-like jobs #113

Triggered via pull request November 12, 2023 17:35
Status Failure
Total duration 2m 0s
Artifacts

style.yml

on: pull_request
Matrix: style
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
OTP 25.x / Elixir 1.14.x
Process completed with exit code 6.
OTP 25.x / Elixir 1.14.x: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
OTP 25.x / Elixir 1.14.x
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.x
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
OTP 25.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
OTP 25.x / Elixir 1.14.x: lib/safira/jobs/daily_badge.ex#L12
The alias `Safira.Repo` is not alphabetically ordered among its group.
OTP 25.x / Elixir 1.14.x: lib/safira/jobs/all_gold_badge.ex#L10
The alias `Safira.Repo` is not alphabetically ordered among its group.