Skip to content

feat: add nationality to player #153

feat: add nationality to player

feat: add nationality to player #153

Triggered via pull request September 15, 2023 21:26
Status Success
Total duration 2m 26s
Artifacts

style.yml

on: pull_request
Matrix: style
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
OTP 25.x / Elixir 1.14.x
Application.get_env/3 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
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 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
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
OTP 25.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x / Elixir 1.14.x
ExAws.Config.new/2 is undefined (module ExAws.Config is not available or is yet to be defined)
OTP 25.x / Elixir 1.14.x
ExAws.Request.Url.sanitize/2 is undefined (module ExAws.Request.Url is not available or is yet to be defined)