Fix warnings, remove analyzers and create fact for champion played game
ci / docker (push) Successful in 7m38s
ci / docker (push) Successful in 7m38s
This commit is contained in:
@@ -18,7 +18,7 @@ defmodule LoLAPI.AccountApi do
|
||||
200 ->
|
||||
{:ok, Poison.decode(response.body)}
|
||||
|
||||
code ->
|
||||
_code ->
|
||||
Logger.error("Error getting puuid from player #{name} \##{tag}")
|
||||
{:err, response.status_code}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user