Change elixir version to >= 1.14.4 #222
Annotations
11 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#L2
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
lib/binance/rest/http_client.ex#L126
function parse_response/1 is unused
|
lib/binance/rest/http_client.ex#L136
function parse_response_body/1 is unused
|
lib/binance/rest/http_client.ex#L4
function prepare_request/4 is unused
|
lib/binance/rest/http_client.ex#L114
function validate_credentials/2 is unused
|
The logs for this run have expired and are no longer available.
Loading