Test and warning fixes #41
Annotations
10 errors and 6 warnings
Build and test:
test/teiserver/protocols/spring/spring_auth_async_test.exs#L30
test GETUSERINFO (Teiserver.SpringAuthAsyncTest)
|
Build and test:
test/teiserver/protocols/spring/spring_battle_host_test.exs#L26
test battle with password (Teiserver.SpringBattleHostTest)
|
Build and test:
test/teiserver/protocols/spring/spring_battle_host_test.exs#L88
test host battle test (Teiserver.SpringBattleHostTest)
|
Build and test:
test/teiserver/protocols/spring/spring_battle_host_test.exs#L41
test !rehost bug test (Teiserver.SpringBattleHostTest)
|
Build and test:
test/teiserver_web/live/microblog/admin/tag_live_test.exs#L52
test Basic auth test basic user (TeiserverWeb.TagLiveTest)
|
Build and test:
test/teiserver_web/controllers/admin/queue_controller_test.exs#L44
test new queue renders form (TeiserverWeb.Game.QueueControllerTest)
|
Build and test:
test/teiserver_web/controllers/admin/queue_controller_test.exs#L104
test edit queue renders form for editing chosen queue (TeiserverWeb.Game.QueueControllerTest)
|
Build and test:
test/teiserver_web/controllers/admin/queue_controller_test.exs#L98
test edit queue renders form for editing nil (TeiserverWeb.Game.QueueControllerTest)
|
Build and test:
test/teiserver_web/controllers/admin/queue_controller_test.exs#L68
test create queue renders errors when data is invalid (TeiserverWeb.Game.QueueControllerTest)
|
Build and test:
test/teiserver_web/controllers/admin/queue_controller_test.exs#L112
test update queue redirects when data is valid (TeiserverWeb.Game.QueueControllerTest)
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
~R/.../ is deprecated, use ~r/.../ instead
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of floki's mix.exs
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
|
Build and test
negative steps are not supported in String.slice/2, pass 0..-2//1 instead
|