fix: silence compiler warnings on Elixir 1.20.1#892
Merged
Annotations
4 warnings
|
Run Tests
variable 'State' is unused
|
|
Run Tests
variable 'Fin' is unused
|
|
Run Tests
erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace
|
|
Run Tests
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
|
background
wait
wait-all
cancel
parallel
Loading