chore: change managers to staffs #173
Annotations
2 errors and 10 warnings
OTP 25.x / Elixir 1.14.x:
lib/safira_web/templates/admin/staff/index.html.eex#L41
** (CompileError) lib/safira_web/templates/admin/staff/index.html.eex:41: undefined function staf/0 (expected SafiraWeb.Admin.StaffView to define such a function or for it to be imported, but none are available)
|
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:
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
|
OTP 25.x / Elixir 1.14.x:
lib/mix/tasks/export.daily.stats.ex#L7
unused alias Accounts
|
OTP 25.x / Elixir 1.14.x:
lib/mix/tasks/export.daily.stats.ex#L8
unused alias Contest
|
OTP 25.x / Elixir 1.14.x:
lib/mix/tasks/export.daily.stats.ex#L11
unused alias Roulette
|