Closed gilbertwong96 closed 11 months ago
This looks like a recent bug we had due to increased parallelism.
I've launched the compilation of a new release, v0.25.3, which should hopefully fix it.
I have upgraded the eqwalizer to v0.25.3. However, the equalizer is not functioning as expected. It still prompts the error: Could not eqwalize: receiving message
.
After I upgrade the elp version to the latest main branch https://github.com/WhatsApp/erlang-language-platform/commit/926c661b5f11dc377dd5cfc7c6a6f51b4c2aafb5, it works.
Please launch a new release for the https://github.com/WhatsApp/erlang-language-platform.
Description
After I type the command
elp eqwalize-all
, the result is a little weird:Tools version
The elp I used is built with the eqwalizer on my MacBook (Apple M1 Pro).
The elp version:
The eqwalizer version:
The java version:
The sbt version:
The rust version:
The OTP Version:
25.3.2.7
OS
The operating system I use is
macOS Sonoma Version 14.2.1
.