bencheeorg / benchee

Easy and extensible benchmarking in Elixir providing you with lots of statistics!
MIT License
1.41k stars 66 forks source link

Trigger build to diagnose issue #416

Closed PragTob closed 9 months ago

PragTob commented 9 months ago

So #415 is failing and it shouldn't, see:

https://github.com/bencheeorg/benchee/actions/runs/7259274594/job/19776364305?pr=415

Error is weird/missing cache or something?

:dialyzer.run error: File not found: /opt/hostedtoolcache/otp/ubuntu-20.04/OTP-24.3.4.14/x64/lib/dialyzer-4.4.4.1/ebin/erl_bif_types.beam

See if it's also happening here!

PragTob commented 9 months ago

Solution seems to be "bust cache" https://github.com/erlef/setup-beam/issues/214#issuecomment-1602412387