Don't check format, fails due to differences with Elixir versions #6
Annotations
6 warnings
Run dialyzer:
lib/x509/csr.ex#L15
Unknown type: X509.ASN1.record/1.
|
Run dialyzer:
lib/x509/private_key.ex#L33
Unknown type: :public_key.ec_private_key/0.
|
Run dialyzer:
lib/x509/private_key.ex#L33
Unknown type: :public_key.rsa_private_key/0.
|
Run credo:
lib/acme_client/poller.ex#L640
Function body is nested too deep (max depth is 2, was 3).
|
Run credo:
lib/acme_client/poller.ex#L502
Function body is nested too deep (max depth is 2, was 3).
|
Run credo:
lib/acme_client/poller.ex#L258
Function body is nested too deep (max depth is 2, was 3).
|
The logs for this run have expired and are no longer available.
Loading