Hpax table show warning

I am using Elixir 1.17.3 with OTP 27.1

==> hpax
Compiling 4 files (.ex)
warning: 62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
  (hpax 0.2.0) lib/hpax/table.ex:160: HPAX.Table.lookup_by_index/2

Generated hpax app

A post was merged into an existing topic: Tailwind show warning