Skip to content

feat: add ability to use dynamic connection map #76

feat: add ability to use dynamic connection map

feat: add ability to use dynamic connection map #76

Triggered via pull request January 23, 2024 16:39
Status Failure
Total duration 1m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Build and test
Process completed with exit code 1.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test: lib/base.ex#L4
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test: lib/base.ex#L4
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)