chore(deps): update dependency erlang to v27.1 #262
Annotations
5 warnings
Build Docs
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Build Docs
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
|
Build Docs
5..1 has a default step of -1, please write 5..1//-1 instead
|
Build Docs
giving a binary to :assets is deprecated, please give a map from source to target instead
|
Build Docs
giving a binary to :assets is deprecated, please give a map from source to target instead
|
Loading