Test and warning fixes #48
Annotations
10 errors and 6 warnings
Build and test:
test/teiserver/protocols/spring/spring_auth_async_test.exs#L23
test PING (Teiserver.SpringAuthAsyncTest)
|
Build and test:
test/teiserver/protocols/spring/spring_raw_test.exs#L61
test LOGIN (Teiserver.SpringRawTest)
|
Build and test:
test/teiserver/data/user_test.exs#L24
test registering a duplicate user (Teiserver.Data.UserTest)
|
Build and test:
test/teiserver/coordinator/gatekeeper_test.exs#L103
test friends (Teiserver.Coordinator.GatekeeperTest)
|
Build and test:
test/teiserver/coordinator/gatekeeper_test.exs#L59
test friendsplay (Teiserver.Coordinator.GatekeeperTest)
|
Build and test:
test/teiserver/coordinator/consul_commands_test.exs#L677
test error with no name (Teiserver.Coordinator.ConsulCommandsTest)
|
Build and test:
test/teiserver/coordinator/consul_commands_test.exs#L689
test ban multiple (Teiserver.Coordinator.ConsulCommandsTest)
|
Build and test:
test/teiserver/coordinator/consul_commands_test.exs#L86
test non allowed command (Teiserver.Coordinator.ConsulCommandsTest)
|
Build and test:
test/teiserver/coordinator/consul_commands_test.exs#L1130
test shuffle (Teiserver.Coordinator.ConsulCommandsTest)
|
Build and test:
test/teiserver/coordinator/consul_commands_test.exs#L647
test ban by name (Teiserver.Coordinator.ConsulCommandsTest)
|
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
|