chore: change managers to staffs #174
Annotations
6 errors and 10 warnings
OTP 25.x / Elixir 1.14.x:
test/safira/accounts_test.exs#L330
test list_staffs/0 multiple staffs (Safira.AccountsTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira/accounts_test.exs#L380
test create_staff/1 with valid data (Safira.AccountsTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira/accounts_test.exs#L390
test update_staff/1 with valid data (Safira.AccountsTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira/accounts_test.exs#L406
test delete_staff/1 user exists (Safira.AccountsTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira/accounts_test.exs#L326
test list_staffs/0 no staffs (Safira.AccountsTest)
|
OTP 25.x / Elixir 1.14.x
Process completed with exit code 2.
|
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
|