Add option for specifying apikey/secret through opts #231
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
lib/binance/docs_parser.ex#L52
variable "method" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/binance/docs_parser.ex#L50
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/binance/docs_parser.ex#L53
variable "path" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/binance/rest/http_client.ex#L143
function parse_response/1 is unused
|
lib/binance/rest/http_client.ex#L153
function parse_response_body/1 is unused
|
lib/binance/rest/http_client.ex#L6
function prepare_request/4 is unused
|
The logs for this run have expired and are no longer available.
Loading