test: use default time limit on assert_receive in stats tests #724
elixir.yml
on: pull_request
Fetch deps
11s
Formatting checks
11s
Security check
3m 40s
Code style
1m 43s
Dialyze
5m 28s
finish
5s
Annotations
2 errors and 6 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
|
Security check
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
|
Security check
Timed out waiting for analysis to finish processing. Continuing.
|
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
|