Skip to content

Merge pull request #328 from jauggy/jauggy/split-one-chevs-v2 #118

Merge pull request #328 from jauggy/jauggy/split-one-chevs-v2

Merge pull request #328 from jauggy/jauggy/split-one-chevs-v2 #118

Triggered via push July 10, 2024 14:14
Status Success
Total duration 1m 5s
Artifacts

format.yml

on: push
mix format
53s
mix format
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
mix format: lib/teiserver/helpers/styling_helpers.ex#L57
clauses with the same name should be grouped together, "def icon/1" was previously defined (lib/teiserver/helpers/styling_helpers.ex:55)
mix format: lib/teiserver/helpers/styling_helpers.ex#L60
clauses with the same name should be grouped together, "def icon/2" was previously defined (lib/teiserver/helpers/styling_helpers.ex:56)
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)
mix format: lib/teiserver_web/live/account/profile/overview.ex#L288
clauses with the same name and arity (number of arguments) should be grouped together, "def handle_event/3" was previously defined (lib/teiserver_web/live/account/profile/overview.ex:87)