Skip to content

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

feat: migrate badge gifting tasks to cron-like jobs

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

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

test.yml

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

Annotations

1 error and 10 warnings
OTP 25.x / Elixir 1.14.x
Process completed with exit code 1.
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/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x / Elixir 1.14.x: lib/guardian.ex#L10
this clause for subject_for_token/2 cannot match because a previous clause at line 5 always matches
OTP 25.x / Elixir 1.14.x: lib/guardian.ex#L20
this clause for resource_from_claims/1 cannot match because a previous clause at line 14 always matches
OTP 25.x / Elixir 1.14.x: lib/mix/tasks/export.daily.stats.ex#L17
variable "date" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.x / Elixir 1.14.x: lib/mix/tasks/gen.attendees_with_password.ex#L38
variable "account" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.x / Elixir 1.14.x: lib/mix/tasks/export.daily.stats.ex#L37
function get_nbadges/1 is unused
OTP 25.x / Elixir 1.14.x: lib/mix/tasks/export.daily.stats.ex#L111
function get_roulette_prizes/1 is unused