Skip to content

fix(amqp_data_consumer): handle a requested shutdown as normal #48

fix(amqp_data_consumer): handle a requested shutdown as normal

fix(amqp_data_consumer): handle a requested shutdown as normal #48

Triggered via pull request December 9, 2024 10:09
Status Success
Total duration 5m 8s
Artifacts

ci.yaml

on: pull_request
Lint with `mix check`
4m 55s
Lint with `mix check`
Run `mix test --only unit`
2m 37s
Run `mix test --only unit`
Run `mix test --only integration`
2m 43s
Run `mix test --only integration`
Fit to window
Zoom out
Zoom in

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