test(fix): resolve issues with credo, dialyzer and formatting after u… #1130
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install dependencies
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
|
Install dependencies
5..1 has a default step of -1, please write 5..1//-1 instead
|
Install dependencies
~R/.../ is deprecated, use ~r/.../ instead
|
Install dependencies
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Loading