test: create separate tenant for stats tests instead of reusing existing one #750
elixir.yml
on: pull_request
Annotations
2 errors and 4 warnings
Run tests:
test/supavisor/client_handler/stats_test.exs#L104
test client network usage another instance do not send events here (Supavisor.ClientHandler.StatsTest)
|
Run tests
Process completed with exit code 2.
|
Code style
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Dialyze
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run integration tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|