dwyl / dwyl/elixir-invoke-lambda-example

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

オープン
#30 コメント 6 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。