Fix contributor tab css and icons (#325) #1
Annotations
10 warnings
mix format
use Bitwise is deprecated. import Bitwise instead
|
mix format
use Bitwise is deprecated. import Bitwise instead
|
mix format
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
mix format:
lib/teiserver_web/controllers/admin/match_controller.ex#L5
unused alias BalanceLib
|
mix format:
lib/teiserver_web/controllers/admin/match_controller.ex#L5
unused alias MatchLib
|
mix format:
lib/teiserver_web/controllers/admin/match_controller.ex#L4
unused alias Telemetry
|
mix format:
lib/teiserver/moderation/queries/report_group_queries.ex#L87
this clause cannot match because a previous clause at line 81 always matches
|
mix format:
lib/teiserver_web/templates/admin/user/smurf_list.html.heex#L189
variable "games_allied" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix format:
lib/teiserver_web/templates/admin/user/smurf_list.html.heex#L190
variable "games_vs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix format:
lib/teiserver_web/live/account/profile/overview.ex#L289
variable "user_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|