WIP: Fix sandbox not clearing after each test #81
Annotations
10 errors and 12 warnings
test/teiserver/battle/balance_lib_internal_test.exs#L10
test Able to standardise groups with incomplete data (Teiserver.Battle.BalanceLibInternalTest)
|
test/teiserver/common/clear_db_each_test.exs#L7
test Sandbox test 1 (Teiserver.Common.ClearDbEachTest)
|
test/teiserver_web/live/microblog/admin/tag_live_test.exs#L52
test Basic auth test basic user (TeiserverWeb.TagLiveTest)
|
test/teiserver_web/live/microblog/admin/post_live_test.exs#L52
test Basic auth test basic user (TeiserverWeb.PostLiveTest)
|
test/teiserver_web/live/battle_live_test.exs#L84
test battle live show - valid battle (TeiserverWeb.Live.BattleTest)
|
test/teiserver_web/live/battle_live_test.exs#L161
test battle live chat - valid battle (TeiserverWeb.Live.BattleTest)
|
test/teiserver_web/live/battle_live_test.exs#L19
test battle live index (TeiserverWeb.Live.BattleTest)
|
test/teiserver_web/live/client_live_test.exs#L78
test client live show - no client (TeiserverWeb.Live.ClientTest)
|
test/teiserver_web/live/client_live_test.exs#L60
test client live show - valid client (TeiserverWeb.Live.ClientTest)
|
test/teiserver_web/live/client_live_test.exs#L19
test client live index (TeiserverWeb.Live.ClientTest)
|
test/teiserver/protocols/spring/spring_auth_test.exs#L563
variable "user" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/teiserver_web/controllers/api/spads_controller_test.exs#L107
Teiserver.User.update_user/1 is undefined (module Teiserver.User is not available or is yet to be defined)
|
lib/teiserver_web/controllers/admin/match_controller.ex#L5
unused alias BalanceLib
|
lib/teiserver_web/controllers/admin/match_controller.ex#L5
unused alias MatchLib
|
lib/teiserver_web/controllers/admin/match_controller.ex#L4
unused alias Telemetry
|
lib/teiserver/moderation/queries/report_group_queries.ex#L87
this clause cannot match because a previous clause at line 81 always matches
|
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)
|
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)
|
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)
|
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)
|
lib/teiserver_web/live/account/profile/overview.ex#L328
clauses with the same name and arity (number of arguments) should be grouped together, "def get_relationships_and_permissions/1" was previously defined (lib/teiserver_web/live/account/profile/overview.ex:272)
|
|
This job failed
Loading