You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
defprojectdo[# ...dialyzer: dialyzer(),# ...]enddefpdialyzer()do[# 'mix dialyzer --format dialyzer' to get lines you can paste into:ignore_warnings: "dialyzer.ignore-warnings",list_unused_filters: true]end
span_kind
isn't in theexport_type
inopencensus.erl
, causingdialyzer
heartache when I useRecord.extract/2
to pull out:kind
.The text was updated successfully, but these errors were encountered: