chore!: use a more up to date fork of ex_rabbit_pool #42
ci.yaml
on: pull_request
Lint with `mix check`
32s
Run `mix test --only unit`
21s
Run `mix test --only integration`
27s
Annotations
11 warnings
Run `mix test --only unit`
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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`
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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`
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|