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 摘要。