I was doing some experiments with dialyxir and found that the dependencies in this project (dev dependencies) were a bit out of date, and that we had some typespec errors.
Some of these dialyzer warnings were form incorrect type specs in esqlite. But some of them were just our own mistakes. Building against my branch of esqlite is now clean of errors.
I was doing some experiments with
dialyxir
and found that the dependencies in this project (dev dependencies) were a bit out of date, and that we had some typespec errors.Some of these dialyzer warnings were form incorrect type specs in esqlite. But some of them were just our own mistakes. Building against my branch of esqlite is now clean of errors.