feat: add ability to use dynamic connection map #76
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|