[Actions] Add CI with lint and testing #1
Annotations
10 errors and 1 warning
Test:
test/integration/consumer_test.exs#L187
test should terminate consumer after queue deletion (basic_cancel) (ExRabbitPool.ConsumerTest)
|
Test:
test/integration/consumer_test.exs#L157
test should be able to consume messages out of rabbitmq with default consumer (ExRabbitPool.ConsumerTest)
|
Test:
test/integration/consumer_test.exs#L174
test should terminate consumer after Basic.cancel (basic_cancel_ok) (ExRabbitPool.ConsumerTest)
|
Test:
test/integration/consumer_test.exs#L131
test consumable messages should not exceed prefetch_count (ExRabbitPool.ConsumerTest)
|
Test:
test/integration/consumer_test.exs#L110
test should be able to consume messages out of rabbitmq (ExRabbitPool.ConsumerTest)
|
Test:
test/integration/api_test.exs#L151
test creates queue with exchange and bindings (ExRabbitPool.Integration.ApiTest)
|
Test:
test/integration/api_test.exs#L88
test returns channel to the pool only once when there is a crash in a client using with_channel (ExRabbitPool.Integration.ApiTest)
|
Test:
test/integration/api_test.exs#L69
test returns channel to pool after client actions (ExRabbitPool.Integration.ApiTest)
|
Test:
test/integration/api_test.exs#L82
test gets connection to open channel manually (ExRabbitPool.Integration.ApiTest)
|
Test:
test/integration/api_test.exs#L169
test should not fail when binding and declaring default exchange (ExRabbitPool.Integration.ApiTest)
|
Test
:logger :level has been set to :warn in config files, please use :warning instead
|