warning: using map.field notation (without parentheses) to invoke function Benchee.Conversion.Count.base_unit() is deprecated, you must add parentheses instead: remote.function()
(benchee 1.2.0) lib/benchee/conversion/scale.ex:165: Benchee.Conversion.Scale.do_best_unit/3
(benchee 1.2.0) lib/benchee/conversion.ex:63: Benchee.Conversion.units/2
...
Hi!
This the same fix as https://github.com/bencheeorg/benchee/commit/2d56fba7e9df361943e1342889c816cc2c6056f4.
It fixes the following warning:
I think there is no occurrence left.
Cheers!