fix(amqp_data_consumer): handle a requested shutdown as normal #48
ci.yaml
on: pull_request
Lint with `mix check`
4m 55s
Run `mix test --only unit`
2m 37s
Run `mix test --only integration`
2m 43s
Annotations
8 warnings
Run `mix test --only unit`
use Bitwise is deprecated. import Bitwise instead
|
Run `mix test --only unit`
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run `mix test --only unit`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run `mix test --only integration`
use Bitwise is deprecated. import Bitwise instead
|
Run `mix test --only integration`
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run `mix test --only integration`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint with `mix check`
use Bitwise is deprecated. import Bitwise instead
|
Lint with `mix check`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|