algae icon indicating copy to clipboard operation
algae copied to clipboard

Tons of warning messages after adding Algae to mix file

Open ericridgeway opened this issue 3 years ago • 2 comments

Is it possible to update this for newest Elixir version? I assume that's the problem. After adding this (incredible) library and doing mix deps.get, the next time I run my program there's a VERY slow compile delay and about 12 pages worth of compiler warnings

The code works, I can use the auto-generated new constructor and everything. It's beautiful

That slowness in the first run and the deathly # of warnings is very scary though

ericridgeway avatar Oct 29 '20 08:10 ericridgeway

Hi, I started using Algae and I have similar concerns... I can take a stab at addressing some of the warnings for my elixir version (1.11).

asmodehn avatar May 25 '21 10:05 asmodehn

Same experience.

cognivore avatar Oct 11 '21 09:10 cognivore