Elixir 1.17 support in CI (#369) #603
Annotations
6 warnings
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
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
|
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Test (Elixir 1.17.1, OTP 27.0 — C* 3, Scylla 4.6.3)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Test (Elixir 1.17.1, OTP 27.0 — C* 4.1, Scylla 5.2)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Test (Elixir 1.17.1, OTP 27.0 — C* 4.1, Scylla 5.2)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
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
|