dwyl / dwyl/elixir-invoke-lambda-example

Compile Error: could not compile dependency :ssl_verify_fun, "mix compile" failed.

未關閉
#30 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug help wanted
主要語言
Elixir
星號
20
分支
2
PR 合併指標
30 天內沒有已合併 PR

描述

```
src/ssl_verify_fun_cert_helpers.erl:64:1: Warning: function extract_dns_names_from_alt_names/2 is unused
% 64| extract_dns_names_from_alt_names([ExtValue | Rest], Acc) ->
% | ^

could not compile dependency :ssl_verify_fun, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile ssl_verify_fun --force", update it with "mix deps.update ssl_verify_fun" or clean it with "mix deps.clean ssl_verify_fun"
```

image

No idea what this is. but I infer that it's an issue with SSL Erlang library. 🤷‍♂️
Going to try updating the version of `Elixir` (+ `OTP`) on my laptop and see if that fixes it. 🤞

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。