Support Elixir 1.18 in GitHub CI (#106) #111
Annotations
3 warnings
test (1.11, 21)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
test (1.11, 21)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
test (1.18, 27, lint)
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
|