couchbeam

Code pulled with git from git://github.com/benoitc/couchbeam.git with the last commit being 7148bbd

These are Intersection warnings for couchbeam.

(Only new warnings by Intersection-enabled analysis are listed. Warnings by current public version of Dialyzer are listed here.)

dialyzer -n -q -Wno_improper_lists -r ebin deps
oauth_rsa_sha1.erl:23: The pattern {'ok', Cert} can never match the type #'OTPCertificate'{tbsCertificate::#'OTPTBSCertificate'{subjectPublicKeyInfo::{_,_,_},extensions::'asn1_NOVALUE' | [any()]}}
oauth_uri.erl:12: The pattern {Scheme, UserInfo, Host, Port, Path, _Query} can never match the type {'error','no_scheme' | {'malformed_url',maybe_improper_list()} | {'not_supported_scheme',atom()}} | {'ok',{'http',_,_,_,_,_} | {'https',_,_,_,_,_}}