dwyl / dwyl/elixir-invoke-lambda-example
Compile Error: could not compile dependency :ssl_verify_fun, "mix compile" failed.
- Ngôn ngữ chính
- Elixir
- Star
- 20
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
```
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"
```
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. 🤞
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.