Test and warning fixes #44
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_async_test.exs#L22
test battle commands when not in a battle (Teiserver.Protocols.Spring.SpringBattleHostAsyncTest)
|
Build and test:
test/teiserver/coordinator/lock_test.exs#L124
test player_number (Teiserver.Coordinator.LockTest)
|
Build and test:
test/teiserver/coordinator/lock_test.exs#L103
test team_number (Teiserver.Coordinator.LockTest)
|
Build and test:
test/teiserver/coordinator/lock_test.exs#L166
test spectator (Teiserver.Coordinator.LockTest)
|
Build and test:
test/teiserver/coordinator/lock_test.exs#L53
test lock and unlock (Teiserver.Coordinator.LockTest)
|
Build and test:
test/teiserver/coordinator/lock_test.exs#L145
test player (Teiserver.Coordinator.LockTest)
|
Build and test:
test/teiserver/data/user_test.exs#L24
test registering a duplicate user (Teiserver.Data.UserTest)
|
Build and test:
test/teiserver/protocols/spring/spring_raw_test.exs#L61
test LOGIN (Teiserver.SpringRawTest)
|
Build and test:
test/teiserver/account/login_throttle_server_test.exs#L19
test multiple queues (Teiserver.Account.LoginThrottleServerTest)
|
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
|