Closed Fudoshiki closed 5 months ago
Thx for pointing this out. I will take a closer look soon. :+1:
@rrrene I am pretty sure my PR and the associated Elixir PR will fix it. You may resume toddler-chasing! :)
@Fudoshiki could you try the new version 1.7.7-rc.0
?
@rrrene I just checked version 1.7.7-rc.0
against my code on elixir 1.17.0-rc.1-otp-27
erlang 27.0
and it no longer has the listed errors.
Just ran into this issue with elixir 1.17.0-rc.1
and credo 1.7.6
; upgrading to credo 1.7.7-rc.0
fixed it.
@rrrene done
@rrrene just FYI the rc also works for benchee :rocket: Thanks for your work! :green_heart:
Precheck
Environment
mix credo -v
): 1.7.6elixir -v
): 1.17-devWhat were you trying to do?
run
mix credo
Expected outcome
no errors on elixir 1.16 expected same on 1.17
Actual outcome