Improve lobby restrictions #115
Annotations
10 errors and 7 warnings
Build and test:
test/teiserver/protocols/spring/spring_telemetry_test.exs#L93
test log_client_event call (Teiserver.SpringTelemetryTest)
|
Build and test:
test/teiserver/protocols/spring/spring_telemetry_test.exs#L125
test update_client_property call (Teiserver.SpringTelemetryTest)
|
Build and test:
test/teiserver_web/live/microblog/blog/index_live_test.exs#L77
test Index User without preferences (TeiserverWeb.Microblog.Blog.IndexLiveTest)
|
Build and test:
test/teiserver_web/live/microblog/blog/index_live_test.exs#L38
test Anon Index viewing the blog (TeiserverWeb.Microblog.Blog.IndexLiveTest)
|
Build and test:
test/teiserver_web/live/microblog/blog/index_live_test.exs#L112
test Index Including preferences (TeiserverWeb.Microblog.Blog.IndexLiveTest)
|
Build and test:
test/teiserver/protocols/spring/spring_token_test.exs#L121
test c.user.get_token_by_name - incorrect (Teiserver.SpringTokenTest)
|
Build and test:
test/teiserver/protocols/spring/spring_token_test.exs#L31
test c.user.get_token_by_email - correct (Teiserver.SpringTokenTest)
|
Build and test:
test/teiserver/protocols/spring/spring_token_test.exs#L108
test c.user.get_token_by_email - incorrect (Teiserver.SpringTokenTest)
|
Build and test:
test/teiserver/protocols/spring/spring_auth_test.exs#L564
test CREATEBOTACCOUNT - no mod (Teiserver.SpringAuthTest)
|
Build and test:
test/teiserver/protocols/spring/spring_auth_test.exs#L448
test RENAMEACCOUNT (Teiserver.SpringAuthTest)
|
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
|
Build and test:
test/teiserver_web/controllers/report/complex_client_event_controller_test.exs#L12
no route path for TeiserverWeb.Router matches "/telemetry/complex_client/summary"
|