feat: coin flip minigame #337
Annotations
1 error and 12 warnings
π Lint the code
Process completed with exit code 4.
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
π§ Setup Elixir 1.17.x (OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
π Lint the code:
lib/safira/minigames.ex#L869
Do not use parentheses when defining a function which has no arguments.
|
π Lint the code:
lib/safira/minigames.ex#L865
Do not use parentheses when defining a function which has no arguments.
|
π Lint the code:
lib/safira/minigames.ex#L831
Do not use parentheses when defining a function which has no arguments.
|
Loading