Split Team ratings into Small team and big team #95
Annotations
10 errors and 7 warnings
Build and test:
test/teiserver/helpers/date_preset_test.exs#L33
test test past dates (Teiserver.Helpers.DatePresetTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L55
test reports update_report/2 with invalid data returns error changeset (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L100
test actions create_action/1 with valid data creates a action (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L221
test proposals list_proposals/0 returns proposals (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L95
test actions get_action!/1 returns the action with given id (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L61
test reports delete_report/1 deletes the report (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L259
test proposals delete_proposal/1 deletes the proposal (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L150
test bans list_bans/0 returns bans (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L182
test bans update_ban/2 with invalid data returns error changeset (Teiserver.ModerationTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L90
test actions list_actions/0 returns actions (Teiserver.ModerationTest)
|
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"
|