Merge pull request #21 from Annopaolo/dynamic-queue-sharding #82
ci.yaml
on: push
Lint with `mix check`
2m 55s
Run `mix test --only unit`
28s
Run `mix test --only integration`
46s
Annotations
17 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 unit`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Run `mix test --only unit`
this check/guard will always yield the same result
|
|
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
|
|
Run `mix test --only integration`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Run `mix test --only integration`
this check/guard will always yield the same result
|
|
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
|
|
Lint with `mix check`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Lint with `mix check`
this check/guard will always yield the same result
|
|
Lint with `mix check`
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|