Change daily tasks to occur between 8-10AM #83
Annotations
10 errors and 7 warnings
Build and test:
test/teiserver/logging/aggregate_view_log_task_test.exs#L14
test run task (Teiserver.Logging.AggregateViewLogsTaskTest)
|
Build and test:
test/teiserver/moderation/moderation_test.exs#L155
test bans get_ban!/1 returns the ban with given id (Teiserver.ModerationTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L15
test index lists all reports (TeiserverWeb.Moderation.ReportControllerTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L25
test index show reports by target (TeiserverWeb.Moderation.ReportControllerTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L54
test show report renders show nil item (TeiserverWeb.Moderation.ReportControllerTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L71
test show user renders user page - reporter (TeiserverWeb.Moderation.ReportControllerTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L34
test index show reports by reporter (TeiserverWeb.Moderation.ReportControllerTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L82
test delete report deletes chosen report (TeiserverWeb.Moderation.ReportControllerTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L62
test show user renders user page - target (TeiserverWeb.Moderation.ReportControllerTest)
|
Build and test:
test/teiserver_web/controllers/moderation/report_controller_test.exs#L48
test show report renders show page (TeiserverWeb.Moderation.ReportControllerTest)
|
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"
|