feat: normalize profile mentions #203
Annotations
10 errors and 10 warnings
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_redeemable_controller_test.exs#L105
test create without quantity param (SafiraWeb.DeliverRedeemableControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_redeemable_controller_test.exs#L59
test create attendee does not exist (SafiraWeb.DeliverRedeemableControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_redeemable_controller_test.exs#L82
test create redeemable does not exist (SafiraWeb.DeliverRedeemableControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_redeemable_controller_test.exs#L9
test create with valid token (staff) (SafiraWeb.DeliverRedeemableControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_redeemable_controller_test.exs#L200
test show show after redeem (SafiraWeb.DeliverRedeemableControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_prize_controller_test.exs#L265
test delete valid badge and attendee (SafiraWeb.DeliverPrizeControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_prize_controller_test.exs#L102
test create did not win the prize (SafiraWeb.DeliverPrizeControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_prize_controller_test.exs#L9
test create with valid token (staff) (SafiraWeb.DeliverPrizeControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_prize_controller_test.exs#L170
test create attendee does not exist (SafiraWeb.DeliverPrizeControllerTest)
|
OTP 25.x / Elixir 1.14.x:
test/safira_web/controllers/deliver_prize_controller_test.exs#L149
test create prize does not exist (SafiraWeb.DeliverPrizeControllerTest)
|
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
|